Skip to content

Commit

Permalink
added notes for 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
etorreborre committed Jan 27, 2019
1 parent fe2b9c4 commit f4cf9a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions notes/4.4.1.markdown
@@ -0,0 +1,5 @@
Maintenance version

## Fixes

* #727 gracefully shut down specs2 env on exception from JUnit's `Description` creation (thanks to @hmemcpy)
2 changes: 1 addition & 1 deletion version.sbt
@@ -1 +1 @@
version in ThisBuild := "4.4.0"
version in ThisBuild := "4.4.1"

0 comments on commit f4cf9a5

Please sign in to comment.