From 4daa650d18996bea0107f6a8afe74273222528cb Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Wed, 6 Sep 2023 18:12:07 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88a1040..101adb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). #### Fixed - [#526]: Path Traversal when unzip zip file +- [#527]: Wrong judgment condition for ignoreComments #### Changed - Update compile-testing dependency from 0.18 to 0.21.0 @@ -440,6 +441,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). [0.11.0]: https://github.com/decebals/pf4j/compare/release-0.10.0...release-0.11.0 [0.10.0]: https://github.com/decebals/pf4j/compare/release-0.9.0...release-0.10.0 +[#527]: https://github.com/pf4j/pf4j/issues/527 [#526]: https://github.com/pf4j/pf4j/issues/526 [#524]: https://github.com/pf4j/pf4j/issues/524 [#517]: https://github.com/pf4j/pf4j/pull/517 -- 2.39.5