diff --git a/CHANGELOG.md b/CHANGELOG.md index 0efed981d7e1b3e5d99304743c107772153b0c73..72204045886158ea7fb26ec04ad11db6da58d820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## v0.50.3 (16/03/2020) +### Code +* fix exception when refresh tx history +* fix Unclosed client session error (at last !) +### CI/CD +* fix bug with setuptools 28.8.x version in gitlab CI/CD image + ## v0.50.2 (10/03/2020) ### Code * Add system libs requirement and command line options in README.md