Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 732 Bytes

Changelog

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

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

To release a new version copy the unreleased section below tagging it with the version number,
including the link to it and the release date, then create a new unreleased section with empty
paragraphs for added, changed, removed and maintenance. Open PR and, once approved and merged, pull master and tag the release version with:

git tag -a <version>
git push <version>

Unreleased

Added

Changed

Removed

Maintenance