# Changelog

**NOTE: this is a template created using the `mortar` package. The contents below are for illustrative purposes and should be edited to reflect your use case. This message can be deleted in acknowledgement that you've added this file to your project.**

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).

> the section below is to keep track of the changes, listed by category, that have not been released with a release tag yet

## [Unreleased]

### Added

- items added

### Changed

- items changed

### Deprecated

- soon-to-be-removed items or features

### Removed

- for now removed features

### Fixed

- items fixed

### Security

- in case of vulnerabilities

> starting here, all releases are listed, with respective changes listed by category

## [0.1.0] - 2021-04-15

### Added

- items added

### Changed

- items changed

### Fixed

- items fixed

### Deprecated

- items deprecated
