]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Add changelog
authormartin f. krafft <redacted>
Sat, 11 Sep 2021 05:55:36 +0000 (07:55 +0200)
committermartin f. krafft <redacted>
Fri, 17 Sep 2021 21:41:58 +0000 (23:41 +0200)
Reconstructed from Git, but I figure it makes sense to have it in the
comments.

Signed-off-by: martin f. krafft <redacted>
scripts/ctrlact.pl

index 49838fde41387d84ee476b1ab9f6183571c86527..dbbc546f73aa4a05d2741d6f3b89e63de0176fa3 100644 (file)
 #   Turns on debug output. Not that this may itself be buggy, so please don't
 #   use it unless you really need it.
 #
+### Changelog:
+#
+#  2021-09-11 : v1.4
+#  * Let rules be defined and removed with /ctrlact add/remove
+#  * Implement saving of map file
+#  * Introduce the concept of attention span
+#  * Wildcard matching on substrings
+#  * Several code refactorings and improvements
+#
+#  2021-09-06 : v1.3
+#  * Maintenance release, minor fixups
+#
+#  2017-02-24 : v1.2
+#  * Fix invocation of '/ctrlact query' without a -tag (#354)
+#
+#  2017-02-15 : v1.1
+#  * Configurable inhibition of beeps
+#  * Re-read configuration properly
+#  * Provide for matching on chatnet/server tag
+#
+#  2017-02-12 : v1.0
+#  * Initial public release
+#
 ### To-do:
 #
 # - figure out interplay with activity_hide_level
git clone https://git.99rst.org/PROJECT