aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-05-19 22:11:13 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2024-05-19 22:11:13 +0300
commit05325821261cb96a3bc222c52fbfd1ac32fcd186 (patch)
treec06c0898768035d7a4343adaa01a86c36d0b1521
parent115d25325ced9ab33b9351231257b94afd286e88 (diff)
downloadpf4j-05325821261cb96a3bc222c52fbfd1ac32fcd186.tar.gz
pf4j-05325821261cb96a3bc222c52fbfd1ac32fcd186.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fe8864..ea360d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### [Unreleased][unreleased]
#### Fixed
-- [#582] Remove 'final' for AbstractPluginManager.getResolveRecoveryStrategy method
+- [#582]: Remove 'final' for AbstractPluginManager.getResolveRecoveryStrategy method
#### Changed