summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-07-20 21:22:58 +0200
committerlouiz’ <louiz@louiz.org>2017-07-20 21:22:58 +0200
commitffb402f0adb9f808c7b8bc9616e71f7b3f8931ac (patch)
tree074862e68c2c0d055d87a1be99947171c839bae6 /CHANGELOG.rst
parentf0f3d3d4e2fb7c02a5b2ad517632ec5071fefb45 (diff)
downloadbiboumi-ffb402f0adb9f808c7b8bc9616e71f7b3f8931ac.tar.gz
biboumi-ffb402f0adb9f808c7b8bc9616e71f7b3f8931ac.tar.bz2
biboumi-ffb402f0adb9f808c7b8bc9616e71f7b3f8931ac.tar.xz
biboumi-ffb402f0adb9f808c7b8bc9616e71f7b3f8931ac.zip
Drop support for botan < 2.0
fix #3274
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e2e985e..3f66f55 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,8 @@ Version 6.0
- Add a global option to make all channels persistent.
- Status code='332' is sent with the unavailable presences when biboumi is
being shutdown or the connection to the IRC server is cut unexpectedly.
+ - Support for botan version 1.11.x has been dropped, only version 2.x is
+ supported.
Version 5.0 - 2017-05-24
========================