File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,17 @@ This project uses tags and branches for [release management](https://docs.github
88## [ Unreleased]
99_ nothing noteworthy yet_
1010
11+ ## [ 1.5.0] - 2025-09-19
12+ ### Changed
13+ - Default value of ` release ` input to Java ` 25 `
14+ - Use SHA-pinned versions of other actions
15+
16+ ## [ 1.4.2] - 2025-05-23
17+ - Various improvements
18+
1119## [ 1.4.1] - 2025-03-19
1220### Changed
13- - Default value of ` release ` input to Java ` 23 `
21+ - Default value of ` release ` input to Java ` 24 `
1422
1523## [ 1.4.0] - 2024-03-21
1624### Added
@@ -75,7 +83,9 @@ _nothing noteworthy yet_
7583### Added
7684- Initial Release
7785
78- [ Unreleased ] : https://github.com/oracle-actions/setup-java/compare/v1.4.1...HEAD
86+ [ Unreleased ] : https://github.com/oracle-actions/setup-java/compare/v1.5.0...HEAD
87+ [ 1.5.0 ] : https://github.com/oracle-actions/setup-java/compare/v1.4.2...v1.5.0
88+ [ 1.4.2 ] : https://github.com/oracle-actions/setup-java/compare/v1.4.1...v1.4.2
7989[ 1.4.1 ] : https://github.com/oracle-actions/setup-java/compare/v1.4.0...v1.4.1
8090[ 1.4.0 ] : https://github.com/oracle-actions/setup-java/compare/v1.3.4...v1.4.0
8191[ 1.3.4 ] : https://github.com/oracle-actions/setup-java/compare/v1.3.3...v1.3.4
You can’t perform that action at this time.
0 commit comments