summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9325123..3d6f4e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog][keep-a-changelog], and this project
adheres to [Semantic Versioning][semantic-versioning].
+## [Version 0.2.2][0.2.2] - 2025-01-31
+
+### Fixed
+
+- 100 percent CPU usage and related audio issues
+
+
## [Version 0.2.1][0.2.1] - 2024-12-15
### Fixed
@@ -71,6 +78,7 @@ adheres to [Semantic Versioning][semantic-versioning].
[keep-a-changelog]: https://keepachangelog.com/en/1.1.0
[semantic-versioning]: https://semver.org/spec/v2.0.0.html
[unreleased]: https://cgit.xengineering.eu/soundbox-go
+[0.2.2]: https://cgit.xengineering.eu/soundbox-go/tag/?h=v0.2.2
[0.2.1]: https://cgit.xengineering.eu/soundbox-go/tag/?h=v0.2.1
[0.2.0]: https://cgit.xengineering.eu/soundbox-go/tag/?h=v0.2.0
[0.1.5]: https://cgit.xengineering.eu/soundbox-go/tag/?h=v0.1.5