You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Changed
10
10
### Fixed
11
11
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
+
12
20
## [3.0.2]
13
21
### Fixed
14
22
- 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
15
23
24
+
16
25
## [3.0.1]
17
26
### Fixed
18
27
- Urgent fix for "Comparison method violates its general contract!" on Report entries sorting
19
28
29
+
20
30
## [3.0.0]
21
31
### Added/Changed
22
32
- See all previous 3.0.0 beta versions
@@ -509,7 +519,8 @@ dir but one is not present (should be green)
0 commit comments