Skip to content

Commit

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

# 4.3.1 - Fix regressions in JUnit support

* ac8b78f5d - chore: update upgrade notes (Ronald Holshausen, Wed Nov 17 09:11:52 2021 +1100)
* 0950730a5 - fix: support HttpRequest in JUnit 5 tests #1481 (Ronald Holshausen, Wed Nov 17 09:09:13 2021 +1100)
* d543ca426 - Merge pull request #1478 from Urokhtor/fix-async-test-target (Ronald Holshausen, Tue Nov 16 09:54:08 2021 +1100)
* 6be794691 - Use MessageInteraction instead of Message in MessageTestTarget (Jere Teittinen, Mon Nov 15 13:17:13 2021 +0200)
* 542cfdb70 - bump version to 4.3.1 (Ronald Holshausen, Fri Nov 12 14:59:01 2021 +1100)

# 4.3.0 - Bugfix Release

* 6f7522ce6 - chore: from beta suffix from version (Ronald Holshausen, Fri Nov 12 14:26:02 2021 +1100)
Expand Down

0 comments on commit 3c35207

Please sign in to comment.