diff --git a/CHANGELOG.md b/CHANGELOG.md
index a33f412..055c5a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,36 @@
+
+## [Release v0.3.3](https://github.com/cloudevents/sdk-powershell/compare/v0.3.2...v0.3.3)
+
+> Release Date: 2021-09-08
+
+### ๐งน Chore
+
+- [32f333b] Bump module version for new release
+- [5e2e221] Trigger release on tag push (#47)
+
+### โ ๏ธ BREAKING
+
+### ๐ Commits
+
+- [32f333b] chore: Bump module version for new release
+- [5e2e221] chore: Trigger release on tag push (#47)
+
+
+## [Release v0.3.2](https://github.com/cloudevents/sdk-powershell/compare/v0.3.1...v0.3.2)
+
+> Release Date: 2021-09-08
+
+### ๐งน Chore
+
+- [c8b5958] Add Project URI in the module manifest
+
+### โ ๏ธ BREAKING
+
+### ๐ Commits
+
+- [c8b5958] chore: Add Project URI in the module manifest
+
## [Release v0.3.1](https://github.com/cloudevents/sdk-powershell/compare/v0.3.0...v0.3.1)