CHANGELOG update missing from previous commit
This commit is contained in:
parent
77774e6fbc
commit
748dd9268e
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ Web UI version numbers should always match the corresponding version of LBRY App
|
|||
*
|
||||
|
||||
### Changed
|
||||
* Replaced all instances of `XMLHttpRequest` with native `Fetch` API.
|
||||
* 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).
|
||||
*
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue