Skip to content

Commit 8fb9d77

Browse files
authored
Release 1.4.1
1 parent 01d10bb commit 8fb9d77

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This project uses tags and branches for [release management](https://docs.github
88
## [Unreleased]
99
_nothing noteworthy yet_
1010

11+
## [1.4.1] - 2025-03-19
12+
### Changed
13+
- Default value of `release` input to Java `23`
14+
1115
## [1.4.0] - 2024-03-21
1216
### Added
1317
- Java `24` and project `leyden` to the list of Early-Access releases
@@ -71,7 +75,8 @@ _nothing noteworthy yet_
7175
### Added
7276
- Initial Release
7377

74-
[Unreleased]: https://github.com/oracle-actions/setup-java/compare/v1.4.0...HEAD
78+
[Unreleased]: https://github.com/oracle-actions/setup-java/compare/v1.4.1...HEAD
79+
[1.4.1]: https://github.com/oracle-actions/setup-java/compare/v1.4.0...v1.4.1
7580
[1.4.0]: https://github.com/oracle-actions/setup-java/compare/v1.3.4...v1.4.0
7681
[1.3.4]: https://github.com/oracle-actions/setup-java/compare/v1.3.3...v1.3.4
7782
[1.3.3]: https://github.com/oracle-actions/setup-java/compare/v1.3.2...v1.3.3

0 commit comments

Comments
 (0)