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 4538d4f commit 5081b7cCopy full SHA for 5081b7c
CHANGELOG.md
@@ -3,6 +3,8 @@ CHANGELOG
3
4
* 0.2.6 (2012-12-26)
5
6
+[Release notes](https://gist.github.com/4382382)
7
+
8
* Feature: [Cache] New cache component, used by DNS
9
* Bug fix: [Http] Emit end event when Response closes (@beaucollins)
10
* Bug fix: [EventLoop] Plug memory issue in libevent timers (@cameronjacobson)
@@ -16,6 +18,8 @@ CHANGELOG
16
18
17
19
* 0.2.4 (2012-11-18)
20
21
+[Release notes](https://gist.github.com/4108347)
22
23
* Feature: [Stream] Added ThroughStream, CompositeStream, ReadableStream and WritableStream
24
* Feature: [Stream] Added BufferedSink
25
* Feature: [Dns] Change to promise-based API (@jsor)
0 commit comments