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
8
8
## [ Unreleased]
9
9
_ nothing notable, yet_
10
10
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
+
11
17
## [ 1.3.0] - 2022-09-21
12
18
### Changed
13
19
- Default value of ` release ` input to Java ` 19 `
@@ -18,7 +24,7 @@ _nothing notable, yet_
18
24
19
25
## [ 1.2.0] - 2022-08-08
20
26
### Added
21
- - Tool ` jextract ` to the list of Early-Access releases
27
+ - Project ` jextract ` to the list of Early-Access releases
22
28
- New ` install-as-version ` input
23
29
24
30
## [ 1.1.2] - 2022-06-10
@@ -38,7 +44,8 @@ _nothing notable, yet_
38
44
### Added
39
45
- Initial Release
40
46
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
42
49
[ 1.3.0 ] : https://github.com/oracle-actions/setup-java/compare/v1.2.1...v1.3.0
43
50
[ 1.2.1 ] : https://github.com/oracle-actions/setup-java/compare/v1.2.0...v1.2.1
44
51
[ 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