Skip to content

Commit fff4325

Browse files
authored
Add changelog entries for version 1.5.0
Updated the changelog to include version 1.5.0 changes and links.
1 parent f70040c commit fff4325

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)