Skip to content

Commit

Permalink
update changelog for release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jul 27, 2023
1 parent 0586fcf commit 6e2fe68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rust/pact_verifier/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.

# 1.0.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)
* 7e1a102e - bump version to 1.0.2 (Ronald Holshausen, Wed Jul 12 11:20:41 2023 +1000)

# 1.0.1 - Bugfix Release

* c2aad1ac - chore: Add support for datetime, xml, multipart and plugins crate features (Ronald Holshausen, Wed Jul 12 11:15:37 2023 +1000)
Expand Down

0 comments on commit 6e2fe68

Please sign in to comment.