File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ This project uses tags and branches for [release management](https://docs.github
88## [ Unreleased]
99_ nothing notable, yet_
1010
11+ ## [ 1.3.1] - 2022-10-20
12+ ### Added
13+ - Project ` genzgc ` to the list of Early-Access releases
14+ ### Fixed
15+ - Use GitHub's environment file to set output values
16+
1117## [ 1.3.0] - 2022-09-21
1218### Changed
1319- Default value of ` release ` input to Java ` 19 `
@@ -18,7 +24,7 @@ _nothing notable, yet_
1824
1925## [ 1.2.0] - 2022-08-08
2026### Added
21- - Tool ` jextract ` to the list of Early-Access releases
27+ - Project ` jextract ` to the list of Early-Access releases
2228- New ` install-as-version ` input
2329
2430## [ 1.1.2] - 2022-06-10
@@ -38,7 +44,8 @@ _nothing notable, yet_
3844### Added
3945- Initial Release
4046
41- [ Unreleased ] : https://github.com/oracle-actions/setup-java/compare/v1.3.0...HEAD
47+ [ Unreleased ] : https://github.com/oracle-actions/setup-java/compare/v1.3.1...HEAD
48+ [ 1.3.1 ] : https://github.com/oracle-actions/setup-java/compare/v1.3.0...v1.3.1
4249[ 1.3.0 ] : https://github.com/oracle-actions/setup-java/compare/v1.2.1...v1.3.0
4350[ 1.2.1 ] : https://github.com/oracle-actions/setup-java/compare/v1.2.0...v1.2.1
4451[ 1.2.0 ] : https://github.com/oracle-actions/setup-java/compare/v1.1.2...v1.2.0
You can’t perform that action at this time.
0 commit comments