Skip to content

Commit 210c11a

Browse files
committed
Add bugfixes to CHANGELOG
1 parent 1d2ce36 commit 210c11a

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,10 @@ CHANGELOG
33

44
### 0.3.3 (2013-xx-xx)
55

6+
* Bug fix: [EventLoop] No error on removing non-existent streams (@clue)
7+
* Bug fix: [EventLoop] Do not silently remove feof listeners in `LibEvLoop`
8+
* Bug fix: [Stream] Correctly detect closed connections
9+
610
### 0.3.2 (2013-05-10)
711

812
* Feature: [Dns] Support default port for IPv6 addresses (@clue)

0 commit comments

Comments
 (0)