Skip to content

Commit d03e356

Browse files
committed
update main changelog
1 parent 3f1c259 commit d03e356

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Changed
1010
### Fixed
1111

12+
## [3.0.3]
13+
### Fixed
14+
- jdk.zipfs was missing in bundled JDK packages
15+
16+
### Changed
17+
- update jdk to 21.0.2+13
18+
19+
1220
## [3.0.2]
1321
### Fixed
1422
- zip4j's rename is malfunctioning (it renames too much), switched back to jdk's ZipFileSystem for this operation while waiting our submitted PR to be merged and a new zip4j version released
1523

24+
1625
## [3.0.1]
1726
### Fixed
1827
- Urgent fix for "Comparison method violates its general contract!" on Report entries sorting
1928

29+
2030
## [3.0.0]
2131
### Added/Changed
2232
- See all previous 3.0.0 beta versions
@@ -509,7 +519,8 @@ dir but one is not present (should be green)
509519
Initial release
510520

511521

512-
[Unreleased]: https://github.com/optyfr/JRomManager/compare/3.0.2...HEAD
522+
[Unreleased]: https://github.com/optyfr/JRomManager/compare/3.0.3...HEAD
523+
[3.0.3]: https://github.com/optyfr/JRomManager/compare/3.0.2...3.0.3
513524
[3.0.2]: https://github.com/optyfr/JRomManager/compare/3.0.1...3.0.2
514525
[3.0.1]: https://github.com/optyfr/JRomManager/compare/3.0.0...3.0.1
515526
[3.0.0]: https://github.com/optyfr/JRomManager/compare/3.0.0-beta.20...3.0.0

0 commit comments

Comments
 (0)