Skip to content

Commit 25597b9

Browse files
committed
Re-format release notes links in CHANGELOG
1 parent 5081b7c commit 25597b9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

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

44
* 0.2.6 (2012-12-26)
55

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

1918
* 0.2.4 (2012-11-18)
2019

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

0 commit comments

Comments
 (0)