Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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