diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c3506c..cb232cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 1 commit contributed to the release.
+ - 0 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+
+
+view details
+
+ * **Uncategorized**
+ - Set some env vars for cosign; force color logs (d936000)
+
+
+## 0.3.2 (2023-12-18)
+
+### Bug Fixes
+
+ - improper trim of image digest
+
+### Commit Statistics
+
+
+
+ - 3 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -63,11 +87,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
+ - Release ublue-rs v0.3.2 (f8214fc)
+ - Update changelog for release (211a393)
- Improper trim of image digest (7f4f666)
## 0.3.1 (2023-12-18)
+
+
### Chore
- add rusty-hook