Skip to content

Commit

Permalink
update changelog for release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Sep 24, 2017
1 parent 6c910d9 commit e03996e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.

# 0.0.5 - Additional CORS headers

* 6c910d9 - Added more cors headers to the options request (Ronald Holshausen, Sun Sep 24 10:02:57 2017 +1000)
* 89c0658 - bump version to 0.0.5 (Ronald Holshausen, Thu Sep 21 10:05:32 2017 +1000)

# 0.0.4 - Corrected CORS request method

* ff47315 - Changed 'OPTION' request method to 'OPTIONS' ... and updated tests (Tom Stones, Thu Sep 21 07:52:39 2017 +1000)
Expand Down

0 comments on commit e03996e

Please sign in to comment.