Added PR to changelog

This commit is contained in:
Robin van der Vleuten 2017-10-10 22:17:08 +02:00 committed by Martijn Walraven
parent c1e34ed190
commit d06a19a34f

View file

@ -1,6 +1,7 @@
# Changelog
### vNEXT
* Added support for the vhost option for Hapi [PR #611](https://github.com/apollographql/apollo-server/pull/611)
### v1.1.6
* Fixes bug where CORS would not allow `Access-Control-Allow-Origin: *` with credential 'include', changed to 'same-origin' [Issue #514](https://github.com/apollographql/apollo-server/issues/514)