Skip to content

Commit ca4d43c

Browse files
author
Ronald Holshausen
committed
update changelog for release 0.0.4
1 parent 94c83a8 commit ca4d43c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.
22

3+
# 0.0.4 - Corrected CORS request method
4+
5+
* ff47315 - Changed 'OPTION' request method to 'OPTIONS' ... and updated tests (Tom Stones, Thu Sep 21 07:52:39 2017 +1000)
6+
* e0259aa - Update readme (Ronald Holshausen, Wed Sep 20 10:14:44 2017 +1000)
7+
* 4e563ca - small code cleanup (Ronald Holshausen, Wed Sep 20 10:11:37 2017 +1000)
8+
* 460c8b6 - bump version to 0.0.4 (Ronald Holshausen, Wed Sep 20 10:08:09 2017 +1000)
9+
310
# 0.0.3 - Add option to auto-respond to CORS pre-flight requests
411

512
* a162160 - Update appveyor build to use latest rust (Ronald Holshausen, Wed Sep 20 09:50:23 2017 +1000)

0 commit comments

Comments
 (0)