aboutsummaryrefslogtreecommitdiff
path: root/rtic-sync/CHANGELOG.md
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-03-01 20:11:00 +0100
committerEmil Fresk <emil.fresk@gmail.com>2023-03-01 20:11:00 +0100
commit32b537aef63a2f69c5abc83b0af3fd88205ce0ce (patch)
tree6ebab2f4e43e87ddbe2bfe89ba25123d799e4226 /rtic-sync/CHANGELOG.md
parentc4ee8e8f027a246663514bb5d2d41b21cfd05ed5 (diff)
Merge arbiter and channel into sync
Diffstat (limited to 'rtic-sync/CHANGELOG.md')
-rw-r--r--rtic-sync/CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/rtic-sync/CHANGELOG.md b/rtic-sync/CHANGELOG.md
new file mode 100644
index 0000000..d3a9d84
--- /dev/null
+++ b/rtic-sync/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