Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 613 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.6] - 2021-10-14

Added

  • CI with GitHub Actions

Changed

  • move gradle to kotlin syntax and use gradle.properties

Fixed

  • fixed several uses of deprecated and schedule for removal IntelliJ APIs
  • update intsructions to Java 11

[comment]: <> (### Added

Changed

Deprecated

Removed

Fixed

Security)