Skip to content

Commit

Permalink
update changelog for release 4.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Mar 28, 2021
1 parent 3622c25 commit 799a8e8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.

# 4.1.19 - Bugfix Release

* 3622c25ef - feat(Junit5+Spring): support injecting MockHttpServletRequestBuilder when using MockMvc tests #1334 (Ronald Holshausen, Sun Mar 28 14:42:19 2021 +1100)
* bed5ba584 - feat: support @CookieValue with MockMvc tests #1333 (Ronald Holshausen, Sun Mar 28 14:07:26 2021 +1100)
* d698515d0 - fix(Gradle): do not fail when the pacts from the broker are not available and a non-pact verify task is run #1331 (Ronald Holshausen, Sun Mar 28 12:51:53 2021 +1100)
* 8239e4ca3 - fix: use the Pact URL to disambiguate Pacts when accumilating results #1266 (Ronald Holshausen, Sat Mar 27 14:51:36 2021 +1100)
* 9bcc878f7 - chore: add test for results with both a pending and non-pending pact #1266 (Ronald Holshausen, Sun Mar 21 14:27:30 2021 +1100)
* 809cf81c6 - bump version to 4.1.19 (Ronald Holshausen, Sat Mar 13 16:16:43 2021 +1100)

# 4.1.18 - Bugfix Release

* 273b9164d - feat: add a system property to enable redirect handling #1323 (Ronald Holshausen, Sat Mar 13 15:37:55 2021 +1100)
Expand Down

0 comments on commit 799a8e8

Please sign in to comment.