-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3130b5d
commit 98aa728
Showing
4 changed files
with
101 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Changelog | ||
|
||
|
||
## [1.6.0] - 2024-05-03 | ||
|
||
### Changed | ||
|
||
- if you had the plugin with config file options start with CLN and then changed an option and only reloaded the plugin, CLN would pass stale option values to the plugin so the load priority changed to: | ||
1. config file options | ||
2. ``plugin start`` options | ||
|
||
### Fixed | ||
|
||
- possibly fixed another rare deadlock |
Oops, something went wrong.