1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

script: add info "script_languages"

This commit is contained in:
Sébastien Helleu
2026-06-08 18:54:06 +02:00
parent 3aeaa70e64
commit 12016c4c05
2 changed files with 37 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
### Added
- relay: add option relay.network.unix_socket_permissions ([#2317](https://github.com/weechat/weechat/issues/2317))
- script: add info "script_languages"
### Fixed