Skip to content

Commit 205acb2

Browse files
committed
docs: Update README and CHANGELOG with latest PR info [skip ci]
1 parent ffac148 commit 205acb2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Added
11+
12+
- Now it is possible to use Jython 2.0 and 2.1 on `ubuntu` and `macos` runners
13+
814
## [v4] - 2024-05-14
915

1016
### Fixed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,3 @@ This action supports all versions (_both stable and development releases_) curre
7171
- [SourceForge - Stable](https://sourceforge.net/projects/jython/files/jython/) (`2.0` - `2.5.2`)
7272
- [SourceForge - Development](https://sourceforge.net/projects/jython/files/jython-dev/) (`2.5a1` - `2.7.0a2`)
7373
- [Maven](https://search.maven.org/artifact/org.python/jython-installer) (`2.5.3-rc1` - `2.7.3`)
74-
75-
> [!WARNING]
76-
>
77-
> As of **`v3`**, Jython versions **2.0**/**2.1** **work only on `windows-*` runners**!
78-
>
79-
> See issue [#1](https://github.com/LukeSavefrogs/setup-jython/issues/1) for more info..

0 commit comments

Comments
 (0)