diff options
author | mathieui <mathieui@mathieui.net> | 2016-07-14 10:50:38 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2016-07-14 11:07:56 +0200 |
commit | 05fa56aea5695b676c4d4f815c008f2ae0698a30 (patch) | |
tree | fedd756dba2b7796ec606d4867e49877a6215b52 /CHANGELOG | |
parent | c702fb147b2e259d06dfa36787e22a78d57643c4 (diff) | |
download | poezio-05fa56aea5695b676c4d4f815c008f2ae0698a30.tar.gz poezio-05fa56aea5695b676c4d4f815c008f2ae0698a30.tar.bz2 poezio-05fa56aea5695b676c4d4f815c008f2ae0698a30.tar.xz poezio-05fa56aea5695b676c4d4f815c008f2ae0698a30.zip |
Next version is 0.10, not 1.0
1.0 is still a long way off
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -2,8 +2,22 @@ This file describes the new features in each poezio release. For more detailed changelog, see the roadmap: https://dev.louiz.org/projects/poezio/roadmap -* Poezio 1.0 - dev +* Poezio 0.10 - dev +- A lot of cleanup and refactor in order to use cython on the codebase + more easily. +- Substantial performance improvements +- Enabled carbons (XEP-0280) by default +- Added support for XEP-0198 (stream management) +- Added support for XEP-0352 (client state indication) +- Added support for XEP-0319 (last user interaction in presence) +- Add an 'eval_password' config option +- Add a marquee and dice plugins +- Add a bob plugin +- simple_notify plugin works in MUC too +- The reorder plugin can now /save_order +- Minor ui changes +- Many Bugfixes * Poezio 0.9 |