no newlines in changelog

This commit is contained in:
Jeremy Kauffman 2017-11-08 18:20:36 -05:00
parent 60b344bcb9
commit 9529b1a0af

View file

@ -17,8 +17,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
*
### Changed
* Daemon updated to [v0.18.0](https://github.com/lbryio/lbry/releases/tag/v0.18.0). The largest changes here are several more
network improvements and fixes as well as functionality and improvements related to concurrent heavier usage (bugs and issues largely discoverd by spee.ch).
* Daemon updated to [v0.18.0](https://github.com/lbryio/lbry/releases/tag/v0.18.0). The largest changes here are several more network improvements and fixes as well as functionality and improvements related to concurrent heavier usage (bugs and issues largely discoverd by spee.ch).
* Replaced all instances of `XMLHttpRequest` with native `Fetch` API (#676).
*