doc: add missing newline in CHANGELOG
authorRod Vagg <rod@vagg.org>
Tue, 3 Mar 2015 01:49:24 +0000 (17:49 -0800)
committerRod Vagg <rod@vagg.org>
Tue, 3 Mar 2015 01:49:24 +0000 (17:49 -0800)
Pushed without review

CHANGELOG.md

index 61550bf..a77f22b 100644 (file)
@@ -26,6 +26,7 @@
 * [[`c380ac6e98`](https://github.com/iojs/io.js/commit/c380ac6e98)] - **doc**: suggest alternatives to deprecated APs (Benjamin Gruenbaum) [#1007](https://github.com/iojs/io.js/pull/1007)
 * [[`3d6440cf2a`](https://github.com/iojs/io.js/commit/3d6440cf2a)] - **src**: fix --without-ssl build (Ben Noordhuis) [#1027](https://github.com/iojs/io.js/pull/1027)
 * [[`2b47fd2eb6`](https://github.com/iojs/io.js/commit/2b47fd2eb6)] - **stream_base**: `.writev()` has limited support (Fedor Indutny) [#1008](https://github.com/iojs/io.js/pull/1008)
+
 ## 2015-02-28, Version 1.4.2, @rvagg
 
 ### Notable changes