Browse Source

update changelog

pull/1779/head
Ethan Buchman 6 years ago
parent
commit
1e3951c61c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      CHANGELOG.md

+ 2
- 2
CHANGELOG.md View File

@ -2,7 +2,7 @@
## 0.21.0
*June 20th, 2018*
*June 21th, 2018*
BREAKING CHANGES
@ -17,7 +17,7 @@ IMPROVEMENT
BUG FIXES
- [consensus] Fix #1754 where we don't make blocks when `create_empty_blocks=false`
- [consensus] Fix an issue where we don't make blocks after `fast_sync` when `create_empty_blocks=false`
- [mempool] Fix #1761 where we don't process txs if `cache_size=0`
- [rpc] Fix memory leak in Websocket (when using `/subscribe` method)
- [config] Escape paths in config - fixes config paths on Windows


Loading…
Cancel
Save