Skip to content

Latest commit

 

History

History
93 lines (46 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

93 lines (46 loc) · 1.69 KB

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.

2.0.2 - 2023-07-07

  • technical release

2.0.1 - 2023-06-18

Added

  • Added CHANGELOG.md (and removed release-notes.md)
  • Updated libraries and plugins

2.0.0 - 2022-07-01

Changed

  • Moving from Java 11 to 17
  • Updated libraries

1.2.0 - 2022-06-09

Changed

  • Updated libraries

Removed

  • Removed commons-codec
  • Removed Guice

1.1.2 - 2022-04-01

Changed

  • Updated libraries

1.1.1 - 2021-12-15

Security

  • Updated libraries, eg. Log4Shell again

1.1.0 - 2021-12-15

Security

  • Updated libraries, eg. Log4Shell
  • Not released

1.0.1 - 2021-03-03

Changed

  • Apache Commons Lang3 has finally switched to semver

1.0.0 - 2021-03-03

  • First major version
  • Requires Java 11