summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-07-16 00:12:01 +0200
committerlouiz’ <louiz@louiz.org>2017-07-16 00:16:43 +0200
commit88770979c3a46f3dde76fa2756e3e07ff79c3e12 (patch)
tree15fc0c2cd67651a0bf938cdd787e50e793cf946e /CHANGELOG.rst
parent729ea131c9857ecb2e9579359e174483c73194d0 (diff)
downloadbiboumi-88770979c3a46f3dde76fa2756e3e07ff79c3e12.tar.gz
biboumi-88770979c3a46f3dde76fa2756e3e07ff79c3e12.tar.bz2
biboumi-88770979c3a46f3dde76fa2756e3e07ff79c3e12.tar.xz
biboumi-88770979c3a46f3dde76fa2756e3e07ff79c3e12.zip
Add a changelog entry for the roster feature
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index bcb7510..e2e985e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -3,6 +3,9 @@ Version 6.0
- The LiteSQL dependency was removed. Only libsqlite3 is now necessary
to work with the database.
+ - Some JIDs can be added into users’ rosters. The component JID tells if
+ biboumi is started or not, and the IRC-server JIDs tell if the user is
+ currently connected to that server.
- The RecordHistory option can now also be configured for each IRC channel,
individually.
- Add a global option to make all channels persistent.