Skip to content

Commit 5081b7c

Browse files
committed
Add release note links to CHANGELOG
1 parent 4538d4f commit 5081b7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ CHANGELOG
33

44
* 0.2.6 (2012-12-26)
55

6+
[Release notes](https://gist.github.com/4382382)
7+
68
* Feature: [Cache] New cache component, used by DNS
79
* Bug fix: [Http] Emit end event when Response closes (@beaucollins)
810
* Bug fix: [EventLoop] Plug memory issue in libevent timers (@cameronjacobson)
@@ -16,6 +18,8 @@ CHANGELOG
1618

1719
* 0.2.4 (2012-11-18)
1820

21+
[Release notes](https://gist.github.com/4108347)
22+
1923
* Feature: [Stream] Added ThroughStream, CompositeStream, ReadableStream and WritableStream
2024
* Feature: [Stream] Added BufferedSink
2125
* Feature: [Dns] Change to promise-based API (@jsor)

0 commit comments

Comments
 (0)