aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-01-28 11:15:59 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:33:35 +0100
commit9c6e2c1c99448304fb54354297c284c1a8810cd6 (patch)
tree79a0e599ef6cd2b13247238cf2fedc6cfe9f682c /rtic-monotonics
parent922f1ad0eb56d362e527ff28e456b6fa133e212b (diff)
Add changelog templates
Diffstat (limited to 'rtic-monotonics')
-rw-r--r--rtic-monotonics/CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md
index e69de29..e990223 100644
--- a/rtic-monotonics/CHANGELOG.md
+++ b/rtic-monotonics/CHANGELOG.md
@@ -0,0 +1,16 @@
+# Change Log
+
+All notable changes to this project will be documented in this file.
+This project adheres to [Semantic Versioning](http://semver.org/).
+
+For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
+
+## [Unreleased]
+
+### Added
+
+### Changed
+
+### Fixed
+
+## [v0.1.0] - 2023-xx-xx