From e1b653310d2db99747367e6efa66862a75db7fec Mon Sep 17 00:00:00 2001 From: Gene Hoffman Date: Wed, 9 Sep 2020 13:35:00 -0700 Subject: [PATCH] Update changelog. Improved working space estimates in UI --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f416ef4e..0db66795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ for setuptools_scm/PEP 440 reasons. - `chia init` now automatically discovers previous releases in each new release. ### 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! - Fixed 'Receive Address' typo in Wallet. Thanks @meurtn on Keybase. - Fixed a typo in `chia show -w` with thanks to @pyl on Keybase.