diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98352cd..03312b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,35 @@ 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.8 (2023-12-30)
+
+### Documentation
+
+ - renaming tool in docs
+
+### Bug Fixes
+
+ - rename ublue-rs to blue-build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release.
+ - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+
+
+view details
+
+ * **Uncategorized**
+ - Rename ublue-rs to blue-build (d3ff4ee)
+ - Renaming tool in docs (a2e5479)
+
+
## v0.3.7 (2023-12-30)
### Bug Fixes
@@ -15,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 1 commit contributed to the release.
+ - 2 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -26,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
+ - Release ublue-rs v0.3.7 (63cba6d)
- Update README to point to new project (8047702)