notify about auto patch updates in check-routeros-update

This commit is contained in:
Christian Hesse 2020-07-14 16:25:46 +02:00
parent 4a52d51a36
commit d1b6ca3d0b
4 changed files with 4 additions and 3 deletions

View file

@ -24,4 +24,5 @@
18=("Added a simple IP calculation function, try: \$IPCalc " . [ / ip address get ([ find ]->0) address ]);
19="Commenting scripts with 'ignore', 'base-url=...' and 'url-suffix=...' is honored on update";
20="Added support for hooks to 'netwatch-notify'";
21="Added support for installing patch updates automatically by 'check-routeros-update'";
};