From 947667b59ff968035ee4f237fb00959c60419cc8 Mon Sep 17 00:00:00 2001 From: Jussi Virtanen Date: Sun, 24 Apr 2016 11:57:41 +0300 Subject: [PATCH] Update release notes --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f0c545e..0438332e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ Release Notes ============= +0.4.0 (2016-04-24) +------------------ + +- Add FIX protocol +- Add Parity FIX Gateway +- Fix PMD reference implementation +- Fix order cancellation in Parity Trading System +- Upgrade to Nassau 0.9.0 +- Add support for order modification to Parity Top of Book +- Move to `com.paritytrading` namespace + + 0.3.0 (2015-12-25) ------------------