diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f4a51fc3117f68eb2088f332b4f45be9a3e6ba73..6f5de36278fad20c239285027868ad509a94c154 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,13 @@ Changelog ========= +0.20.6 +------ +* fix issue #93 - Wrong input parameters for `Discussions_by_author_before_date` in Docstring and `get_discussions` by espoem +* Add support for whaleshares (WLS) and Financial Transparency Gateway () +* Using generic asset symbols by crokkon +* Bug fixes for python 2.7 +* Fix for witness update + 0.20.5 ------ * fix get_effective_vesting_shares()