summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bf42b0b..d492c6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,10 @@ ircxmpp (0.0.3-1) stable; urgency=low
* Fixed newline message smuggling from XMPP to IRC.
* Added support for multiple links.
+ * Added custom logging support and ability to use as a library.
+ * Switched from a linked list to a tsearch(3) binary tree.
- -- Anton Luka Šijanec <anton@sijanec.eu> Fri, 29 Apr 2022 17:00:00 +0200
+ -- Anton Luka Šijanec <anton@sijanec.eu> Sat, 30 Apr 2022 17:00:00 +0200
ircxmpp (0.0.2-1) stable; urgency=low