summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2015-05-19 07:01:39 +0200
committerFlorent Le Coz <louiz@louiz.org>2015-05-19 07:02:04 +0200
commit2f495a60cff3fa3104f36ff3ee55f7984b6115bc (patch)
tree2567048b7711455db9e7bbc04f6622e85f176bc1 /CHANGELOG
parente454c12bd7f695d6450dc804c07aa5637a8b1c00 (diff)
downloadbiboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.tar.gz
biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.tar.bz2
biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.tar.xz
biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.zip
Update the changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9b1acfe..15fec3d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,11 @@
Version 2.0
- - Support PING requests in all directions
+
+ - List channels on an IRC server through an XMPP disco items request
+ - Let the user send any arbitrary raw IRC command by sending a
+ message to the IRC server’s JID.
+ - By default, look for the configuration file as per the XDG
+ basedir spec.
+ - Support PING requests in all directions.
- Improve the way we forward received NOTICEs by remembering to
which users we previously sent a private message. This improves the
user experience when talking to NickServ.