Skip to content

Commit 8bee05d

Browse files
committed
docs: Add changelog file [skip ci]
1 parent 038623e commit 8bee05d

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [3.0.0] - 2023-06-08
11+
12+
### Breaking changes
13+
14+
- Renamed action output `jython-download-url` to `download-url`
15+
16+
### Added
17+
18+
- Support for Jython 2.0 and 2.1 (_only on `windows-*` runners_, see [#1](https://github.com/LukeSavefrogs/setup-jython/issues/1))
19+
- Exit with error when provided Jython version does not exist
20+
21+
### Fixed
22+
23+
- `download-url` description now do not have a placeholder text but actually holds meaningful info

0 commit comments

Comments
 (0)