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
8
8
## [ Unreleased]
9
9
_ nothing noteworthy yet_
10
10
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
+
11
19
## [ 1.4.1] - 2025-03-19
12
20
### Changed
13
- - Default value of ` release ` input to Java ` 23 `
21
+ - Default value of ` release ` input to Java ` 24 `
14
22
15
23
## [ 1.4.0] - 2024-03-21
16
24
### Added
@@ -75,7 +83,9 @@ _nothing noteworthy yet_
75
83
### Added
76
84
- Initial Release
77
85
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
79
89
[ 1.4.1 ] : https://github.com/oracle-actions/setup-java/compare/v1.4.0...v1.4.1
80
90
[ 1.4.0 ] : https://github.com/oracle-actions/setup-java/compare/v1.3.4...v1.4.0
81
91
[ 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