File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
Original file line number Diff line number Diff 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..
You can’t perform that action at this time.
0 commit comments