aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-12-04 02:25:37 -0800
committerJakob Odersky <jakob@odersky.com>2016-12-04 02:25:37 -0800
commit043883cea995d14d61b6ce765a8e83d502031a9b (patch)
tree0260178e6376ad4aa9d6b9e3e99eb75ebe5c2a37
parent64561c212ea023738f11a93bf904cbc50de019f0 (diff)
downloadakka-serial-043883cea995d14d61b6ce765a8e83d502031a9b.tar.gz
akka-serial-043883cea995d14d61b6ce765a8e83d502031a9b.tar.bz2
akka-serial-043883cea995d14d61b6ce765a8e83d502031a9b.zip
Update changelogv3.0.4
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f85ea9..90d5e47 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+# Version 3.0.4
+- Implement unit tests
+- Upgrade Akka to 2.4.14
+- Build for Scala 2.12.0
+- Build:
+ - Upgrade to sbt 0.13.13
+ - Migrate to .sbt build definition
+ - Set up continuous deployment
+
# Version 3.0.3
- Upgrade Akka to 2.4.11
- Build for Scala 2.12.0-RC1