From 85b5bacfe3d7343cb8695b8d7b0467732d8b8d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 15 Sep 2023 08:43:37 +0200 Subject: script: rename parameters up/down/go to -up/-down/-go in command `/script` --- ChangeLog.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog.adoc') diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 3153459cb..59781f647 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -47,7 +47,8 @@ New features:: * irc: remove default CTCP replies FINGER and USERINFO (issue #1974) * irc, xfer: add support of passive DCC (issue #2004, issue #487) * python: make stub (weechat.pyi) compatible with Python 3.8 and 3.9 (issue #2006) - * script: allow jump to the last script with command `/script go end` + * script: rename parameters up/down/go to -up/-down/-go in command `/script` + * script: allow jump to the last script with command `/script -go end` * script: allow commands `/script autoload`, `/script noautoload`, `/script toggleautoload` with scripts not present in the repository (issue #1980) * trigger: add options `-o`, `-ol`, `-i` and `-il` in command `/trigger list` (issue #1953) -- cgit v1.2.3