summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-07-12 14:17:02 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-07-12 14:17:02 +0200
commitfa74493c4011793d453fb598d73e7e21d5760605 (patch)
tree92a86b1041c2d1fc28a795b80b580db0e20daeb7 /CHANGELOG
parentb0ae8c66e34cd253b97da09ef0aaca9261e022a2 (diff)
downloadbiboumi-fa74493c4011793d453fb598d73e7e21d5760605.tar.gz
biboumi-fa74493c4011793d453fb598d73e7e21d5760605.tar.bz2
biboumi-fa74493c4011793d453fb598d73e7e21d5760605.tar.xz
biboumi-fa74493c4011793d453fb598d73e7e21d5760605.zip
Add a CHANGELOG file describing a general view of 1.0 features
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..1e99ffc
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,14 @@
+Version 1.0 2014-12-07
+
+ - First stable release.
+ - Mostly complete MUC to IRC, and IRC to MUC support
+ - Complete handling of private messages
+ - Full IRC modes support: setting any IRC mode, and receiving notifications
+ for every mode change
+ - Verbose connection status notifications
+ - Conversion from IRC formatting to XHTML-im
+ - Ad-hoc commands support
+ - Basic TLS support: auto-accepts all certificates, no cipher
+ configuration, no way to force usage of TLS (it is used only if
+ available, clear connection is automatically used as a fallback)
+ - IPv6 support