Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 656 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 656 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0-RC3] - 2020-10-24

Fixed

  • Properly detect Java version from JAVA_HOME when running in CI environment (GitHub Actions).

[1.0-RC2] - 2020-10-19

Added

  • support Java 8 (including Gradle running under JRE).

[1.0-RC1] - 2020-10-17

Added

  • Initial Version!