diff MIGRATING.md @ 975:5ffc8350e84b

irccdctl: add support for rule editing
author David Demelier <markand@malikania.fr>
date Tue, 09 Feb 2021 13:00:32 +0100
parents 342fb90f2512
children 2e4b29ab8e9c
line wrap: on
line diff
--- a/MIGRATING.md	Sun Feb 07 14:36:28 2021 +0100
+++ b/MIGRATING.md	Tue Feb 09 13:00:32 2021 +0100
@@ -23,6 +23,8 @@
 - The `watch` command no longer produce JSON output but only the original
   "human" format but may be used for scripts as it is honored through the
   semantic versioning.
+- The command `rule-info` has been removed because it is mostly the same as
+  `rule-list`.
 
 Platform support
 ----------------