diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6ac441c..938ade3d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+# [2.0.0-alpha.1](https://github.com/gravitee-io/gravitee-policy-assign-content/compare/1.7.0...2.0.0-alpha.1) (2023-06-23)
+
+
+### Features
+
+* make the policy compatible with V4 API (Proxy & Message) ([33fba04](https://github.com/gravitee-io/gravitee-policy-assign-content/commit/33fba042326d280a1e90865b0c2f46aa8353b0a1))
+
+
+### BREAKING CHANGES
+
+* this policy is now using the V4 interfaces
+
+fix APIM-1622
+
# [1.7.0](https://github.com/gravitee-io/gravitee-policy-assign-content/compare/1.6.0...1.7.0) (2022-01-21)
diff --git a/pom.xml b/pom.xml
index 9ea4b780..a55b4b65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
io.gravitee.policy
gravitee-policy-assign-content
- 1.7.0
+ 2.0.0-alpha.1
Gravitee.io APIM - Policy - Assign content
Description of the Assign content Policy