Skip to content

Commit

Permalink
Update changelog for v3.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcnr-hx committed Jun 1, 2017
1 parent 7bebc2c commit 481734f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- 2017-06-01 - v3.0.0
- 2017-06-01 - Use `Buffer.from` instead of deprecated `new Buffer` which we only support Node.js >= 4.5.0 requiring a major version upgrade for SemVer compliance
- 2017-06-01 - Fix GraphQL updates
- 2017-02-06 - Ability to skip graphiql modelling
- 2017-02-06 - v2.3.2
- 2017-02-06 - Fix bug when filtering with comma separated list
- 2017-02-06 - Ability to skip graphiql modelling
Expand Down

0 comments on commit 481734f

Please sign in to comment.