Sanitize changelog
This commit is contained in:
parent
3724fa1810
commit
9a3eec0950
1 changed files with 0 additions and 3 deletions
|
@ -18,7 +18,6 @@ at anytime.
|
||||||
* `blob_list` error when looking up blobs by stream or sd hash
|
* `blob_list` error when looking up blobs by stream or sd hash
|
||||||
* issue#1107 whereing claiming a channel with the exact amount present in wallet would give out proper error
|
* issue#1107 whereing claiming a channel with the exact amount present in wallet would give out proper error
|
||||||
* Fix channel creation to use same bid logic as claim ([1148])(https://github.com/lbryio/lbry/pull/1148)
|
* Fix channel creation to use same bid logic as claim ([1148])(https://github.com/lbryio/lbry/pull/1148)
|
||||||
*
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
* `report_bug` jsonrpc command
|
* `report_bug` jsonrpc command
|
||||||
|
@ -27,7 +26,6 @@ at anytime.
|
||||||
### Changed
|
### Changed
|
||||||
* reflector server to periodically check and set `should_announce` for sd and head blobs instead of during each request
|
* reflector server to periodically check and set `should_announce` for sd and head blobs instead of during each request
|
||||||
* reflector server to use `SQLiteStorage` to find needed blob hashes for a stream
|
* reflector server to use `SQLiteStorage` to find needed blob hashes for a stream
|
||||||
*
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
* scripts to autogenerate documentation
|
* scripts to autogenerate documentation
|
||||||
|
@ -37,7 +35,6 @@ at anytime.
|
||||||
### Removed
|
### Removed
|
||||||
* short(single dashed) arguments for `lbrynet-cli`
|
* short(single dashed) arguments for `lbrynet-cli`
|
||||||
* `flags` decorator from server.py as short flags are no longer used when using api/cli methods
|
* `flags` decorator from server.py as short flags are no longer used when using api/cli methods
|
||||||
*
|
|
||||||
|
|
||||||
|
|
||||||
## [0.19.0] - 2018-03-02
|
## [0.19.0] - 2018-03-02
|
||||||
|
|
Loading…
Add table
Reference in a new issue