From 58270a574af8a0e9a3937c011c44bc77faf31d75 Mon Sep 17 00:00:00 2001 From: Jussi Virtanen Date: Fri, 25 Dec 2015 19:56:55 +0200 Subject: [PATCH] Update release notes --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a690cc7e..6f0c545e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ Release Notes ============= +0.3.0 (2015-12-25) +------------------ + +- Improve network protocol performance +- Upgrade to Nassau 0.6.0 +- Improve MoldUDP64 client interface +- Fix PMR reference implementation +- Add cancel message to PMR protocol +- Add SoupBinTCP client +- Add SoupBinTCP support to Parity Stock Ticker +- Add SoupBinTCP support to Parity Trade Reporter +- Improve market data configuration in Parity Trading System +- Improve market reporting configuration in Parity Trading System + + 0.2.0 (2015-06-07) ------------------