Skip to content

Commit

Permalink
Added CHANGELOG for #43
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Jun 1, 2017
1 parent 91990ee commit 8edaaa1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.5.0

- You may now configure rules per-route within zend-mvc route configuration.
When detected, these will override any rules that were general to the
application. See the ["Configuring the Module" section of the
README](README.md#configuring-the-module) for full details.

# 1.4.1

- ZfrCors now properly disallows `Access-Control-Allow-Origin: *` when the
Expand Down

0 comments on commit 8edaaa1

Please sign in to comment.