aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/CHANGELOG.md
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-06-30 13:58:43 +0200
committerEmil Fresk <emil.fresk@gmail.com>2023-07-01 04:00:30 +0000
commit670d75115450e72fabeb7ed2ef3646c028204189 (patch)
treeb98b1c807c778f3b822436b5c86826e6af4cbeef /rtic-macros/CHANGELOG.md
parent508d607c2116690011776c12fb7234d46e18f5d0 (diff)
Add changelog for rtic-macros
Diffstat (limited to 'rtic-macros/CHANGELOG.md')
-rw-r--r--rtic-macros/CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/rtic-macros/CHANGELOG.md b/rtic-macros/CHANGELOG.md
new file mode 100644
index 0000000..d3a9d84
--- /dev/null
+++ b/rtic-macros/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
+
+## [v1.0.0] - 2023-xx-xx