Skip to content

Commit

Permalink
added notes for 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
etorreborre committed Aug 9, 2018
1 parent f30986a commit 0529c5f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions notes/4.3.3.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Maintenance version, mostly with a JUnit enhancement

## Enhancements

* **junit** #697 report failures when a specification fails to be created (Dávid István Bíró)

## Fixes

* **all** #699 remove the procedure syntax (kenji yoshida)
* **all** #698 fixed a compile error with latest Scala 2.13.x (kenji yoshida)
* **mock** #690 display the proper failure message for a jmock failure

2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "4.3.2"
version in ThisBuild := "4.3.3"

0 comments on commit 0529c5f

Please sign in to comment.