You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@ All notable changes to ircdog will be documented in this file.
3
3
4
4
This project adheres to [Semantic Versioning](http://semver.org/). For the purposes of versioning, we consider the "public API" to refer to the configuration files and CLI.
5
5
6
+
## [0.5.4] - 2024-07-14
7
+
ircdog v0.5.4 has minor enhancements:
8
+
9
+
* Upgrade ergochat/readline to v0.1.2 (#50)
10
+
*`--script` now supports ignoring commented lines beginning with `#` (#46, #51)
11
+
* Release builds use Go 1.22.5
12
+
6
13
## [0.5.3] - 2024-05-06
7
14
ircdog v0.5.3 upgrades the readline library, adding support for the Home and End keys.
0 commit comments