diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..315c86b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# [2.1.0](https://github.com/gravitee-io/gravitee-policy-groovy/compare/2.0.0...2.1.0) (2022-01-24) + + +### Features + +* **headers:** Internal rework and introduce HTTP Headers API ([3a3aa33](https://github.com/gravitee-io/gravitee-policy-groovy/commit/3a3aa334cac522d354e94e77fe7f3ffb0eed1de6)), closes [gravitee-io/issues#6772](https://github.com/gravitee-io/issues/issues/6772) +* **perf:** adapt policy for new classloader system ([08c3aea](https://github.com/gravitee-io/gravitee-policy-groovy/commit/08c3aeab9b283181c84baf487f21184d2bc97f86)), closes [gravitee-io/issues#6758](https://github.com/gravitee-io/issues/issues/6758)