Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed May 25, 2016
1 parent a54160f commit 185400c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Expand Up @@ -27,13 +27,23 @@ Ideas that will be planned and find their way into a release at one point
- [ ] Parse `require`s with AST just like Browserify does. Then we can add dependencies back to website
- [ ] website: Render authors server-side

## v2.0.4
## v2.0.5

Released: Not yet

- [ ] Address the 25 remaining test failures that are currently skipped (find out which ones via `npm run test:languages:noskip`)
- [x] Cache node modules on Travis so we'll be less dependent on npm connectivity

## v2.0.4

Released: 2016-05-25

- [x] Upgrade depurar to 0.2.2, fixing an issue with the testwriter (@kukawski)
- [x] Add the 'reimplemented by' and 'parts by' contributionKeys to the /authors website page
- [x] Fix linting warnings when hacking on website by adding eslint dependencies locally
- [x] Improve array_rand: Fix coding style, hangs when selected huge number of keys from huge array, function signature (@kukawski)


## v2.0.3

Released: 2016-05-22
Expand Down

0 comments on commit 185400c

Please sign in to comment.