diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2022-04-07 19:09:56 +0200 |
---|---|---|
committer | Maxime Buquet <pep@bouah.net> | 2022-04-07 19:10:34 +0200 |
commit | fb079be08b388a28c8f58f27a86471c02228e9c4 (patch) | |
tree | 3ad93854b1b91e3d99ade55ba8a58e1ba532da66 /CHANGELOG | |
parent | e478ea5328114e97a10d4f8a0450ad32f62032d9 (diff) | |
download | poezio-fb079be08b388a28c8f58f27a86471c02228e9c4.tar.gz poezio-fb079be08b388a28c8f58f27a86471c02228e9c4.tar.bz2 poezio-fb079be08b388a28c8f58f27a86471c02228e9c4.tar.xz poezio-fb079be08b388a28c8f58f27a86471c02228e9c4.zip |
Update Changelog with poopt.py removal
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ This file describes the new features in each poezio release. and /gaming. These are moved to the new user_extras plugin. - REMOVED: non-deterministic nick colors in MUC. - REMOVED: XEP-0319 support removed for privacy and performance. +- REMOVED: Support for pypy3 with the removal of poopt.py - ADDED: New /request_voice command for moderated rooms - ADDED: /join: support using an XMPP URI (xmpp:...?join) - ADDED: /destroy_room: new optional reason and altroom arguments |