Skip to content

Latest commit

 

History

History
88 lines (56 loc) · 3.95 KB

File metadata and controls

88 lines (56 loc) · 3.95 KB

Changelog

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

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

Added

  • CI build now done with GitHub actions

Changed

  • The default git and GitHub branch is now named main.
  • Upgraded to use Java 17.
  • Upgraded to use version 7.4.2 of Gradle

Fixed

Documentation Fixes

  • Fixed issue #42. ADR 2 now superseded by ADR 8.
  • Fixed issue #41. ADR 4 now superseded by ADR 9. Readme updated.

[3.2] - 2021-02-01

Added

  • No new functionality added. This release is to tidy up some loose ends after a pause in development.

Changed

[3.1] - 2019-12-30

Added

Changed

3.0 - 2019-06-29

Added

  • Users can specify their own templates #6
  • Support of arbitrary languages for markdown files (e.g. AsciiDoc)

2.1 - 2019-06-04

Changed

2.0 - 2019-03-17

Added

  • Add support for unix (launch script, terminal support)

1.0 - 2019-02-12

Initial release