clean up changelog

This commit is contained in:
Jack Robison 2018-08-09 09:01:33 -04:00
parent 5fe8022b15
commit 2361d8bdc1
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -14,12 +14,12 @@ at anytime.
### Fixed
* check `claim_address` and `change_address` earlier on publishing, to avoid hard to understand errors later in the process
* mirroring being set on tests, making unrelated tests fail
* loggly error reporting not following `share_usage_data`
* improper error handling when data is not valid JSON
* edge cases of http mirrored download of blobs
* ports with upnp redirects not showing the correct external port in log messages ( https://github.com/lbryio/lbry/issues/1338 )
* miniupnpc fallback issue in txupnp ( https://github.com/lbryio/lbry/issues/1341 )
* blob mirroring being set in unrelated tests, making them fail
* http blob mirroring edge cases
* external ports in log messages not showing the correct external port from the upnp redirects ( https://github.com/lbryio/lbry/issues/1338 )
* miniupnpc fallback issues in txupnp ( https://github.com/lbryio/lbry/issues/1341 )
* upnp error when disabled on router and a non-gateway is found, such as chromecast ( https://github.com/lbryio/lbry/issues/1352 )
### Deprecated