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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@ 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.1] - 2023-06-11
7
+
ircdog v0.5.1 fixes a bug in the new (v0.5.0) `--reconnect` feature. We apologize for the oversight.
8
+
9
+
* Fixed deadlock during `--reconnect` (#45)
10
+
6
11
## [0.5.0] - 2023-06-04
7
12
ircdog v0.5.0 is a new release with fixes and enhancements:
0 commit comments