diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ef2be96..d1fbf52c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Fixed + +- Fix 3scale Batcher policy failing to cache and report requests containing app ID only [PR #956](https://github.com/3scale/apicast/pull/956), [THREESCALE-1515](https://issues.jboss.org/browse/THREESCALE-1515) + ## [3.4.0-rc2] - 2018-11-16 ### Fixed @@ -17,7 +21,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fix "nil" being added to the end of URL Path in some cases when using http_proxy [PR #946](https://github.com/3scale/apicast/pull/946) -- Fix 3scale Batcher policy failing to cache and report requests containing app ID only [PR #956](https://github.com/3scale/apicast/pull/956), [THREESCALE-1515](https://issues.jboss.org/browse/THREESCALE-1515) ## [3.4.0-beta1] - 2018-10-24