diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e2537c..98352cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## v0.3.7 (2023-12-30)
+
+### Bug Fixes
+
+ - update README to point to new project
+
+### Commit Statistics
+
+
+
+ - 1 commit contributed to the release.
+ - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+
+
+view details
+
+ * **Uncategorized**
+ - Update README to point to new project (8047702)
+
+
## v0.3.6 (2023-12-30)
### New Features
@@ -21,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 6 commits contributed to the release.
+ - 7 commits contributed to the release.
- 1 day passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -33,6 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
+ - Release ublue-rs v0.3.6 (ff3f066)
- Bump version (88cc375)
- Release ublue-rs v0.3.5 (9387d20)
- Update cargo.toml (7bae446)