forked from LBRYCommunity/lbry-sdk
update changelog
This commit is contained in:
parent
cd67ca6ce3
commit
f4efb9c192
1 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,7 @@ at anytime.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
*
|
* Add decorator to support queueing api calls
|
||||||
*
|
*
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -21,9 +21,10 @@ at anytime.
|
||||||
* Cache claims in wallet storage for use looking claims up by id or outpoint
|
* Cache claims in wallet storage for use looking claims up by id or outpoint
|
||||||
* Try to use cached claim info for `file_list`
|
* Try to use cached claim info for `file_list`
|
||||||
* Convert wallet storage to inlinecallbacks
|
* Convert wallet storage to inlinecallbacks
|
||||||
|
* Improve internal name_metadata sqlite table
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
*
|
* Fix race condition in publish that resulted in claims being rejected when making many publishes concurrently
|
||||||
*
|
*
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
Loading…
Add table
Reference in a new issue