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

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2024-12-20 07:36:15 +01:00
parent 05c60a2292
commit 8f43dceedf
+5 -1
View File
@@ -1,11 +1,15 @@
# WeeChat ChangeLog
## Version 4.5.0 (under dev)
## Version 4.6.0 (under dev)
### Added
- core: add command `/pipe`
### Fixed
- perl: fix build with Perl < 5.7.29 ([#2219](https://github.com/weechat/weechat/issues/2219), [#2220](https://github.com/weechat/weechat/issues/2220))
## Version 4.5.0 (2024-12-15)
### Changed