diff --git a/CHANGELOG.md b/CHANGELOG.md index d404d81..b84ae17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,16 @@ 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] +## [0.1.0] - 2024-02-11 ### Added - The option to _manually_ specify the version when using the `release` sub-command using the a new `--version` option +### Changed + +- Update to changelog 1.1.0 link in the init template + ### Fixed - Empty bullet points don't lead to panics when the inserting a new change