From ea5402f5941181f43303c54ea27d4bccb294845f Mon Sep 17 00:00:00 2001 From: Earle Lowe <30607889+emlowe@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:29:33 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b093fe8f6b87..e58a50408abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,10 @@ for setuptools_scm/PEP 440 reasons. - Fix install.sh upgrade issue (thanks @wallentx) (fixes #18672) - fix some comments typos (thanks @pengbanban, @murongshaozong, @linchizhen) +### Known Issues + +- The wallet rpc `combine_coins` requires `number_of_coins` to be set explicitly in the request and otherwise will return an error + ### Deprecated - Python 3.8 is deprecated per the Python EOL schedule and this release (2.4.4) will be the last to support Python 3.8