Skip to content

Commit

Permalink
docs(changelog) add CORS multiple domains note
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Mar 15, 2017
1 parent 46d915f commit 76d0f12
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
## [Unreleased][unreleased]

### Added

- Plugins:
- cors: Support for configuring multiple Origin domains.
[#2203](https://github.com/Mashape/kong/pull/2203)

### Fixed

- Plugins:
- hmac: generate an HMAC secret value if none is provided.
- hmac: Generate an HMAC secret value if none is provided.
[#2158](https://github.com/Mashape/kong/pull/2158)


## [0.10.0] - 2016/03/07

Kong 0.10 is one of most significant releases to this day. It ships with
Expand Down

0 comments on commit 76d0f12

Please sign in to comment.