update changelog for txo list

This commit is contained in:
jessop 2020-04-16 15:34:43 -04:00
parent 6d45878d88
commit 275eddb95c

View file

@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Updated lbry-sdk to [0.69.0](https://github.com/lbryio/lbry-sdk/releases/tag/v0.69.0)
- Improved file page layout/styling ([#3918](https://github.com/lbryio/lbry-desktop/pull/3918))
- Now using Github for auto-update downloads ([#3992](https://github.com/lbryio/lbry-desktop/pull/3992))
- Now paginating wallet history using txo_list ([#3979](https://github.com/lbryio/lbry-desktop/pull/3979))
### Fixed