diff options
author | louiz’ <louiz@louiz.org> | 2016-08-23 02:36:00 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-08-23 03:36:00 +0200 |
commit | 72af3e33ce2090b8aba8199698547c669682bcb3 (patch) | |
tree | aa1784ef320735953cc17ba921cf0c1bdabf1c13 | |
parent | 1ffc3677536fd2978c5f4a77fc6148e80ff1256b (diff) | |
download | biboumi-72af3e33ce2090b8aba8199698547c669682bcb3.tar.gz biboumi-72af3e33ce2090b8aba8199698547c669682bcb3.tar.bz2 biboumi-72af3e33ce2090b8aba8199698547c669682bcb3.tar.xz biboumi-72af3e33ce2090b8aba8199698547c669682bcb3.zip |
Update changelog with the history thingy
[skip ci]
-rw-r--r-- | CHANGELOG.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5d2ae8a..d7a4511 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,10 @@ Version 4.0 refering to a nickname is based on the first character (# or & by default, but this can be customized by the server with the ISUPPORT extension) + - Save all channel messages into the database, with an ad-hoc option to + disable this feature. + - When joining a room, biboumi sends an history of the most recents messages + found in the database. Version 3.0 - 2016-08-03 ======================== |