From 7e92a73f8b306ded5c875cd2366f73deeeaade59 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Fri, 18 Apr 2014 13:57:44 +0200 Subject: start re-implementing fat jar build --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3