mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
Added PR to changelog
This commit is contained in:
parent
c1e34ed190
commit
d06a19a34f
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue