From 32b537aef63a2f69c5abc83b0af3fd88205ce0ce Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Wed, 1 Mar 2023 20:11:00 +0100 Subject: Merge arbiter and channel into sync --- rtic-sync/CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 rtic-sync/CHANGELOG.md (limited to 'rtic-sync/CHANGELOG.md') 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 -- cgit v1.2.3