Skip to content

Commit

Permalink
update changelog for release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Aug 27, 2024
1 parent 616b588 commit e40f385
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 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.

# 2.0.1 - Bugfix Release

* 616b588e - chore: Upgrade bytes crate to 1.7.1 (Ronald Holshausen, Tue Aug 27 15:14:29 2024 +1000)
* 5cb006dd - fix: Default the Pact spec version to the version from the Pact if not overridden (Ronald Holshausen, Tue Aug 27 15:06:13 2024 +1000)
* bf019cda - chore: Upgrade pact_matching to 1.2.7 (Ronald Holshausen, Tue Aug 27 15:03:04 2024 +1000)
* 4699f555 - bump version to 2.0.1 (Ronald Holshausen, Thu Jul 18 16:28:20 2024 +1000)

# 2.0.0 - Final 2.0.0 release

* b595cd45 - chore: Remove the beta pre-release label (Ronald Holshausen, Thu Jul 18 16:22:39 2024 +1000)
Expand Down

0 comments on commit e40f385

Please sign in to comment.