Skip to content

Commit 8e908fc

Browse files
authored
Release v1.3.0
1 parent 9da3564 commit 8e908fc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This project uses tags and branches for [release management](https://docs.github
66

77

88
## [Unreleased]
9+
_nothing notable, yet_
10+
11+
## [1.3.0] - 2022-09-21
912
### Changed
1013
- Default value of `release` input to Java `19`
1114

@@ -35,7 +38,8 @@ This project uses tags and branches for [release management](https://docs.github
3538
### Added
3639
- Initial Release
3740

38-
[Unreleased]: https://github.com/oracle-actions/setup-java/compare/v1.2.1...HEAD
41+
[Unreleased]: https://github.com/oracle-actions/setup-java/compare/v1.3.0...HEAD
42+
[1.3.0]: https://github.com/oracle-actions/setup-java/compare/v1.2.1...v1.3.0
3943
[1.2.1]: https://github.com/oracle-actions/setup-java/compare/v1.2.0...v1.2.1
4044
[1.2.0]: https://github.com/oracle-actions/setup-java/compare/v1.1.2...v1.2.0
4145
[1.1.2]: https://github.com/oracle-actions/setup-java/compare/v1.1.1...v1.1.2

0 commit comments

Comments
 (0)