diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7cd70f11..360d33e9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,10 @@ Changelog ========= +Version 2.10.4 +-------------- +- Fixed issue with a forcefully closed channel not sending the appropriate response [#114] - Thanks Bernd Höhl. + Version 2.10.3 -------------- - Fixed install bug with cp1250 encoding on Windows [#112] - Thanks ZygusPatryk. diff --git a/README.rst b/README.rst index 2f043aab..7cc66883 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,10 @@ Additional documentation is available on `amqpstorm.io