aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2014-04-18 13:57:44 +0200
committerJakob Odersky <jodersky@gmail.com>2014-04-18 13:57:44 +0200
commit7e92a73f8b306ded5c875cd2366f73deeeaade59 (patch)
tree2f0444e2540b0787902379d1c3b145e194bf5dd6 /CHANGELOG.md
parentdd8b3b9b5095035d35ea4e5f0dcd69cbb99ca448 (diff)
downloadakka-serial-7e92a73f8b306ded5c875cd2366f73deeeaade59.tar.gz
akka-serial-7e92a73f8b306ded5c875cd2366f73deeeaade59.tar.bz2
akka-serial-7e92a73f8b306ded5c875cd2366f73deeeaade59.zip
start re-implementing fat jar build
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 389d80b..81a7a56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,8 @@
Version 2.0
- Use of direct buffers to increase performance when receiving and transmititng data.
- Remove need to register to receive incoming data from an operator. A port is now opened by a client who will be the sole actor to receive messages from the operator.
-- Migrate native build to makefile (C compiler is not called through sbt anymore).
+- Migrate native build to Autotools (C compiler is not called through sbt anymore).
- Add debian packaging.
-- Drop option for creating fat jars (flow-pack).
- Downgrade Akka dependency to 2.2.0, for use with Play! projects.
Version 1.2