Skip to content

Commit

Permalink
Changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashko Stubailo committed Oct 12, 2016
1 parent aadef1f commit 4663252
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog

### VNEXT
* fix bugs that did not have passHeader in renderGraphiQl (Both Hapi and Koa)

* Fix passHeader option in GraphiQL (Both Hapi and Koa)
* Pass `ctx` instead of `ctx.request` to options function in Koa integration ([@HriBB](https://github.com/HriBB)) in [PR #154](https://github.com/apollostack/apollo-server/pull/154)
* Manage TypeScript declaration files using npm. ([@od1k](https:/github.com/od1k) in [#162](https://github.com/apollostack/apollo-server/pull/162))
* Fix connect example in readme. ([@conrad-vanl](https://github.com/conrad-vanl) in [#165](https://github.com/apollostack/apollo-server/pull/165))
Expand Down

0 comments on commit 4663252

Please sign in to comment.