diff --git a/CHANGELOG.md b/CHANGELOG.md index 45c3d86e..98707031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.0.0-alpha.3](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/2.0.0-alpha.2...2.0.0-alpha.3) (2023-06-27) + + +### Features + +* clean and validate json schema for v4 ([f915aca](https://github.com/gravitee-io/gravitee-policy-assign-attributes/commit/f915acaf7cc90c16fe726b4f947bba4a56f76406)) + # [2.0.0-alpha.2](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/2.0.0-alpha.1...2.0.0-alpha.2) (2023-06-23) diff --git a/pom.xml b/pom.xml index 0698e868..5eb5cfe8 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.gravitee.policy gravitee-policy-assign-attributes - 2.0.0-alpha.2 + 2.0.0-alpha.3 Gravitee.io APIM - Policy - Assign attributes Description of the Assign attributes Policy