diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe057460..7432a190e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - api: add special value `-` (hyphen-minus) in options of function command_options to prevent execution of commands - relay/api: allow array with multiple requests in websocket frame received from client - core, plugins: simplify help on parameters that can be repeated in commands +- build: require Curl ≥ 7.47.0 ([#2195](https://github.com/weechat/weechat/issues/2195)) ### Added