From 8bbb534217847ff5b2ad0beb6bd22c49776b6cf5 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 20 Sep 2013 13:46:24 +0200 Subject: [PATCH] Update changelog for 0.2.8 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f9f7f3..19f2074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ CHANGELOG --- +* 0.2.8 (2013-09-19) + + * React 0.3 support + * 0.2.7 (2013-06-09) * BF: Sub-protocol negotation with Guzzle 3.6 @@ -81,4 +85,4 @@ CHANGELOG * 0.1 (2012-05-11) * First release with components: IoServer, WsServer, SessionProvider, WampServer, FlashPolicy, IpBlackList - * I/O now handled by React, making Ratchet fully asynchronous \ No newline at end of file + * I/O now handled by React, making Ratchet fully asynchronous