17 lines
520 B
Markdown
17 lines
520 B
Markdown
# 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 tries to adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.2.0] - 2021-08-28
|
|
|
|
### Added
|
|
|
|
* Check for duplicate habits before adding them
|
|
* Inform user of duplicate habits
|
|
* Color negatively scored habits red in Loop Habit Tracker (does not work for custom scores)
|
|
* Begin keeping this changelog
|