You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
3
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
+
5
+
This project uses tags and branches for [release management](https://docs.github.com/en/actions/creating-actions/about-custom-actions#using-tags-for-release-management).
6
+
7
+
8
+
## [Unreleased]
9
+
10
+
_nothing notable, yet_
11
+
12
+
## [1.2.0] - 2022-08-08
13
+
### Added
14
+
- Tool `jextract` to the list of Early-Access releases
15
+
- New `install-as-version` input
16
+
17
+
## [1.1.2] - 2022-06-10
18
+
### Added
19
+
- Java `20` to the list of Early-Access releases
20
+
21
+
## [1.1.1] - 2022-05-03
22
+
### Fixed
23
+
- Version string parsing when update segment is present
0 commit comments