diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d223e16e..1da810f75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## Added + +- New property `summary` in the policy manifests [PR #633](https://github.com/3scale/apicast/pull/633) + ## Fixed - Error loading policy chain configuration JSON with null value [PR #626](https://github.com/3scale/apicast/pull/626)