diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2022-04-08 22:00:59 +0200 |
---|---|---|
committer | Maxime Buquet <pep@bouah.net> | 2022-04-08 22:02:18 +0200 |
commit | 304686c62cdf5ee27df30e2f74bce3e2a64017e5 (patch) | |
tree | 7383d2f985da8a3b93a154f1b8f2ee1a4dd5de4e | |
parent | 3cbfc739232641526f59d470b28f60910be284dd (diff) | |
download | poezio-304686c62cdf5ee27df30e2f74bce3e2a64017e5.tar.gz poezio-304686c62cdf5ee27df30e2f74bce3e2a64017e5.tar.bz2 poezio-304686c62cdf5ee27df30e2f74bce3e2a64017e5.tar.xz poezio-304686c62cdf5ee27df30e2f74bce3e2a64017e5.zip |
Add irc changes to changelog
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -84,6 +84,8 @@ This file describes the new features in each poezio release. - ADDED: user_extras plugin. /activity, /mood and /gaming moved from core. - ADDED: sticker plugin. - DEPRECATED: remove_get_trackers +- REMOVED: /irc_login from the irc plugin. +- Irc: many fixes - Reorder: Prevent GapTabs from being serialized and ignore when serialized as they're recreated automatically. - Code: prevent traceback when not enough arguments |