Skip to content

Commit db3af2a

Browse files
committed
Fixed with 0.3.3 release
1 parent f98ff70 commit db3af2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ CHANGELOG
1313
* BC break: Update to Evenement 2.0
1414
* BC break: [EventLoop] New method: `EventLoopInterface::nextTick()`
1515
* Bug fix: [Dns] Properly resolve CNAME aliases
16+
17+
### 0.3.3 (2013-07-08)
18+
1619
* Bug fix: [EventLoop] No error on removing non-existent streams (@clue)
1720
* Bug fix: [EventLoop] Do not silently remove feof listeners in `LibEvLoop`
1821
* Bug fix: [Stream] Correctly detect closed connections

0 commit comments

Comments
 (0)