aboutsummaryrefslogtreecommitdiff
path: root/rtic-common/CHANGELOG.md
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-01-29 20:16:23 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:33:38 +0100
commite65e532c2a342f77080ac6fc8e5be11aa7d82575 (patch)
tree5a1f21ad66e277bd13e75c8f29bbd89ba4e10a46 /rtic-common/CHANGELOG.md
parent58692a35e87ddc8b8faca5bb262070d343ceb869 (diff)
Move common data structures to `rtic-common`
Diffstat (limited to 'rtic-common/CHANGELOG.md')
-rw-r--r--rtic-common/CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/rtic-common/CHANGELOG.md b/rtic-common/CHANGELOG.md
new file mode 100644
index 0000000..d3a9d84
--- /dev/null
+++ b/rtic-common/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