mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
Update CHANGELOG.md
This commit is contained in:
parent
0cf62cda51
commit
6661b55719
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
### vNEXT
|
||||
|
||||
### 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)
|
||||
* Update apollo-server-lambda README to reflect new package name.
|
||||
* Add support for connectionParams in GraphiQL plugin options [#452](https://github.com/apollographql/apollo-server/issues/452) [PR 548](https://github.com/apollographql/apollo-server/pull/548)
|
||||
|
|
Loading…
Add table
Reference in a new issue