diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2018-03-31 16:57:47 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-04-16 00:53:25 +0200 |
commit | b70136b96e579e8d38a30a298f885899cb80514c (patch) | |
tree | bafd12054c716221966ec5a6d52009202397868c | |
parent | 6f22658ccac21a8f078f27a95acd141074fcec45 (diff) | |
download | biboumi-b70136b96e579e8d38a30a298f885899cb80514c.tar.gz biboumi-b70136b96e579e8d38a30a298f885899cb80514c.tar.bz2 biboumi-b70136b96e579e8d38a30a298f885899cb80514c.tar.xz biboumi-b70136b96e579e8d38a30a298f885899cb80514c.zip |
Add a note about multiple admins in the ChangeLog
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7ccbc88..dfb909a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -15,6 +15,7 @@ Version 8.0 query once. - A Nick field has been added in the IRC server configuration form, to let the user force a nickname whenever a channel on the server is joined. +- Multiple admins can now be listed in the admin field, separated with a colon. Version 7.2 - 2018-01-24 ======================== |