# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ## [1.1.0] - 2021-11-24 ### Changed - bumped software version to be the first working major/minor compination, official project start. ## [1.0.4] - 2021-11-23 ### Added - automated release management - on git tag push a release with the corrosponding version name will be generated. - imported newest compendium changes. ## [1.0.3] - 2021-11-23 ### Added - manifest file is now linked in module.json ## [1.0.2] - 2021-11-23 ### Added - Download and project url to module.json ## [1.0.1] - 2021-11-23 ### Added First release