We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e710709 commit 43d82d8Copy full SHA for 43d82d8
CHANGELOG.md
@@ -1,15 +1,12 @@
1
CHANGELOG
2
=========
3
4
-* 0.3.0 (2013-01-xx)
+* 0.3.0 (2013-04-14)
5
6
* BC break: [EventLoop] New timers API (@nrk)
7
* BC break: [EventLoop] Remove check on return value from stream callbacks (@nrk)
8
* BC break: [HttpClient] Socket connection handling moved to new SocketClient component
9
* Feature: [SocketClient] New SocketClient component extracted from HttpClient (@clue)
10
-
11
-* 0.2.8 (2013-xx-xx)
12
13
* Feature: [Stream] Factory method for BufferedSink
14
15
* 0.2.7 (2013-01-05)
0 commit comments