Update changelog. Improved working space estimates in UI

This commit is contained in:
Gene Hoffman 2020-09-09 13:35:00 -07:00 committed by Gene Hoffman
parent b791bf1da8
commit e1b653310d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ for setuptools_scm/PEP 440 reasons.
- `chia init` now automatically discovers previous releases in each new release. - `chia init` now automatically discovers previous releases in each new release.
### Fixed ### Fixed
- `chia show -w` should now more reliably work. Wallet balances should be more often correct. - `chia show -w` should now more reliably work. Wallet ballances should be more often correct.
- View -> Developer -> Developer Tools now correctly opens the developer tools. Thank you to @roxaaams for this pull request! - View -> Developer -> Developer Tools now correctly opens the developer tools. Thank you to @roxaaams for this pull request!
- Fixed 'Receive Address' typo in Wallet. Thanks @meurtn on Keybase. - Fixed 'Receive Address' typo in Wallet. Thanks @meurtn on Keybase.
- Fixed a typo in `chia show -w` with thanks to @pyl on Keybase. - Fixed a typo in `chia show -w` with thanks to @pyl on Keybase.