Skip to content

Commit

Permalink
added notes for 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
etorreborre committed Feb 17, 2017
1 parent 7c269ad commit b32bc69
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions notes/3.0.3.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Maintenance version

## Fixes

* the memoization of tasks and future effects was broken after the `3.0.0` upgrade, this version fixes it

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

0 comments on commit b32bc69

Please sign in to comment.