Browse Source

Add version 3.10.0 to changelog

tags/release-3.11.0
Decebal Suiu 8 months ago
parent
commit
e4d7c7b9ea
1 changed files with 12 additions and 5 deletions
  1. 12
    5
      CHANGELOG.md

+ 12
- 5
CHANGELOG.md View File



### [Unreleased][unreleased] ### [Unreleased][unreleased]


#### Fixed

#### Changed

#### Added

#### Removed

### [3.10.0] - 2023-09-06

#### Fixed #### Fixed
- [#526]: Path Traversal when unzip zip file - [#526]: Path Traversal when unzip zip file
- [#527]: Wrong judgment condition for ignoreComments - [#527]: Wrong judgment condition for ignoreComments
- [#517]: Update Gradle demo to pass plugin dependencies into Manifest - [#517]: Update Gradle demo to pass plugin dependencies into Manifest
- [#524]: Keep the access modifier consistent - [#524]: Keep the access modifier consistent


#### Added

#### Removed

### [3.9.0] - 2023-01-30 ### [3.9.0] - 2023-01-30


#### Changed #### Changed
- [#41]: Added plugin archive source abstraction - [#41]: Added plugin archive source abstraction
- Added test for DefaultPluginRepository - Added test for DefaultPluginRepository


[unreleased]: https://github.com/decebals/pf4j/compare/release-3.9.0...HEAD
[unreleased]: https://github.com/decebals/pf4j/compare/release-3.10.0...HEAD
[3.10.0]: https://github.com/decebals/pf4j/compare/release-3.9.0...release-3.10.0
[3.9.0]: https://github.com/decebals/pf4j/compare/release-3.8.0...release-3.9.0 [3.9.0]: https://github.com/decebals/pf4j/compare/release-3.8.0...release-3.9.0
[3.8.0]: https://github.com/decebals/pf4j/compare/release-3.7.0...release-3.8.0 [3.8.0]: https://github.com/decebals/pf4j/compare/release-3.7.0...release-3.8.0
[3.7.0]: https://github.com/decebals/pf4j/compare/release-3.6.0...release-3.7.0 [3.7.0]: https://github.com/decebals/pf4j/compare/release-3.6.0...release-3.7.0

Loading…
Cancel
Save