diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c9af416c4d8126cf3be22c589d76a09d7afcf5e..1466c9085e1a193a42e34bdaa57115d496d09bac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
 # Changelog
 
+## [0.2.0](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/compare/0.1.0...0.2.0) (2025-04-02)
+
+### Features
+
+* **policy:** remove holberton policy ([2771deb](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/2771deb060e2b67db741b257e0c2eaa9e7bf224f))
+* set dry-run via env var ([3eeb41e](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/3eeb41e9443b5056e83095595254d8777fe879d0))
+* set dry-run via env var ([ec58a35](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/ec58a3599f6fdcac58c8a07ceb5978817941dd9f))
+
+### Bug Fixes
+
+* **dry-run:** docker compose setting dry-run env var ([800e082](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/800e0825347a29be5a12517cf855a634f59afbdf))
+
 ## [0.1.0](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/compare/0.0.0...0.1.0) (2025-03-25)
 
 ### Features
diff --git a/VERSION b/VERSION
index 6e8bf73aa550d4c57f6f35830f1bcdc7a4a62f38..0ea3a944b399d25f7e1b8fe684d754eb8da9fe7f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0
+0.2.0