Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Oct 29, 2013
1 parent 042f6bf commit 6deee94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 1.2.0 (2013-10-29)

* Bumped symfony dependency to 2.1.0+
* Fixed invalid trigger of the CORS check when the Origin header is present on same-host requests
* Fixed fatal error when `allow_methods` was not configured for a given path

### 1.1.1 (2013-08-14)

* Fixed issue when `allow_origin` is set to `*` and `allow_credentials` to `true`.
Expand Down

0 comments on commit 6deee94

Please sign in to comment.