diff --git a/CHANGELOG.md b/CHANGELOG.md index 466f56ca..ec3a4dd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [2.0.0-alpha.1](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/1.6.0-alpha.1...2.0.0-alpha.1) (2023-06-21) + + +### Bug Fixes + +* add missing breaking change and update compatibility matrix in README ([791eac8](https://github.com/gravitee-io/gravitee-policy-assign-attributes/commit/791eac8fda525b107de08066595b5d3a59f8404a)) + + +### BREAKING CHANGES + +* This implementation is using the dependencies introduced by Gravitee V4.0 + # [1.6.0-alpha.1](https://github.com/gravitee-io/gravitee-policy-assign-attributes/compare/1.5.1...1.6.0-alpha.1) (2023-06-20) diff --git a/pom.xml b/pom.xml index fe324ea0..e6f665f7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.gravitee.policy gravitee-policy-assign-attributes - 1.6.0-alpha.1 + 2.0.0-alpha.1 Gravitee.io APIM - Policy - Assign attributes Description of the Assign attributes Policy