From ad2ddafc5423d2111b75315852518e7788473404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Sat, 16 Sep 2017 14:09:03 +0200 Subject: Add a missing changelog entry --- CHANGELOG.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 528e63f..95a8ab5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,15 +9,17 @@ Version 6.0 - The RecordHistory option can now also be configured for each IRC channel, individually. - Add a global option to make all channels persistent. - - Status code='332' is sent with the unavailable presences when biboumi is + - The persistent_by_default configuration option has been added, this + lets the administrator decide whether or not the rooms should be + persistent or not by default, for all users. +- 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. - Invitations can now be sent to any JID, not only JIDs served by the biboumi instance itself. - - The persistent_by_default configuration option has been added, this - lets the administrator decide whether or not the rooms should be - persistent or not by default, for all users. + - The history limits sent by the client when they request to join a + channel is now supported. Version 5.0 - 2017-05-24 ======================== -- cgit v1.2.3