summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a462f6b..3626f7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][1] and this project adheres to
[Semantic Versioning][2].
+## [0.2.1][5] - 2024-11-10
+
+### Fixed
+
+- Possible time offsets between soundboxes after longer time
+
## [0.2.0][4] - 2024-11-08
### Added
@@ -26,3 +32,4 @@ The format is based on [Keep a Changelog][1] and this project adheres to
[2]: https://semver.org/spec/v2.0.0.html
[3]: https://cgit.xengineering.eu/soundbox-app/tree?h=v0.1.0
[4]: https://cgit.xengineering.eu/soundbox-app/tree?h=v0.2.0
+[5]: https://cgit.xengineering.eu/soundbox-app/tree?h=v0.2.1