From e2b1f33b8e32a086fe78961a942605b40dd826ad Mon Sep 17 00:00:00 2001 From: Holger Nahrstaedt Date: Wed, 28 Oct 2020 00:45:22 +0100 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6b5b8dca..c0259954 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,7 +2,7 @@ Changelog ========= 0.24.16 ------- -* Fix bug in rounding which prevents sending certain amounts (e.g. 8.19 HIVE) +* Fix bug in bytes representation of an Amount which prevents sending certain amounts (e.g. 8.19 HIVE) * Added unit tests to check if 8.190 is correctly working 0.24.15