Skip to content

Commit

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

# 0.4.3 - Bugfix Release

* 1184203 - fix: Allow dashes in path expressions for headers like Content-Type (Ronald Holshausen, Sat Jun 30 17:03:08 2018 +1000)
* 995139b - Revert "fix: query and header paths should be escaped" (Ronald Holshausen, Sat Jun 30 16:56:05 2018 +1000)
* 74e9116 - bump version to 0.4.3 (Ronald Holshausen, Sat Jun 30 16:40:17 2018 +1000)

# 0.4.2 - Bugfix Release

* d6fbed4 - fix: query and header paths should be escaped (Ronald Holshausen, Sat Jun 30 16:22:56 2018 +1000)
Expand Down

0 comments on commit c2d1158

Please sign in to comment.