diff CHANGES.md @ 895:f0d6bc79aa32

irccd: implement hooks, closes #2342 @2h The hook mechanism is an alternative approach to plugins which allow the user to write lightweight scripts in any language.
author David Demelier <markand@malikania.fr>
date Thu, 05 Sep 2019 13:39:32 +0200
parents dabbe1b20702
children e71fd436f6c8
line wrap: on
line diff
--- a/CHANGES.md	Sun Sep 01 17:23:37 2019 +0200
+++ b/CHANGES.md	Thu Sep 05 13:39:32 2019 +0200
@@ -1,6 +1,14 @@
 IRC Client Daemon CHANGES
 =========================
 
+irccd current
+----------------------
+
+irccd:
+
+- Added a new hook system. Hooks consist of an alternative approach to plugins
+  to extend irccd in any language (#2342).
+
 irccd 3.0.1 2019-09-01
 ----------------------