diff --git a/maitake-sync/CHANGELOG.md b/maitake-sync/CHANGELOG.md new file mode 100644 index 00000000..5115ecfa --- /dev/null +++ b/maitake-sync/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## maitake-sync-v0.1.0 - (2023-09-04) + + +### Added + +- Introduce a separate `maitake-sync` crate ([#462](https://github.com/hawkw/mycelium/issues/462)) ([8d85472](https://github.com/hawkw/mycelium/8d854724043fd199b8231596e00077ee2b4b6832)) + +