Skip to content

Commit

Permalink
update changelog for release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jul 27, 2023
1 parent 8f88192 commit d3ac76b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rust/pact_mock_server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.

# 1.2.2 - Bugfix Release

* 8f88192e - chore: Upgrade pact_matching to 1.1.4 (Ronald Holshausen, Thu Jul 27 14:35:27 2023 +1000)
* 4a01919a - chore: Upgrade pact_models to 1.1.9 (Ronald Holshausen, Thu Jul 27 10:24:00 2023 +1000)
* c2aad1ac - chore: Add support for datetime, xml, multipart and plugins crate features (Ronald Holshausen, Wed Jul 12 11:15:37 2023 +1000)
* 80b3aba8 - bump version to 1.2.2 (Ronald Holshausen, Tue Jul 11 14:41:05 2023 +1000)

# 1.2.1 - Bugfix Release

* 3cd0417c - chore: Add crate features to readme and module docs (Ronald Holshausen, Tue Jul 11 14:24:40 2023 +1000)
Expand Down

0 comments on commit d3ac76b

Please sign in to comment.