Skip to content

Commit

Permalink
Merge pull request #912 from 3scale/release-3.3.0-cr2
Browse files Browse the repository at this point in the history
release: 3.3.0-cr2
  • Loading branch information
davidor authored Sep 25, 2018
2 parents 7c0f64f + 396c61c commit 85cb3c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [3.3.0-cr2] - 2018-09-25

### Fixed

- Handles properly policies that raise an error when initialized [PR #911](https://github.com/3scale/apicast/pull/911), [THREESCALE-1332](https://issues.jboss.org/browse/THREESCALE-1332)
Expand Down Expand Up @@ -498,7 +500,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Major rewrite using JSON configuration instead of code generation.

[Unreleased]: https://github.com/3scale/apicast/compare/v3.3.0-cr1...HEAD
[Unreleased]: https://github.com/3scale/apicast/compare/v3.3.0-cr2...HEAD
[2.0.0]: https://github.com/3scale/apicast/compare/v0.2...v2.0.0
[3.0.0-alpha1]: https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
[3.0.0-alpha2]: https://github.com/3scale/apicast/compare/v3.0.0-alpha1...v3.0.0-alpha2
Expand All @@ -524,3 +526,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
[3.3.0-beta1]: https://github.com/3scale/apicast/compare/v3.2.1...v3.3.0-beta1
[3.3.0-beta2]: https://github.com/3scale/apicast/compare/v3.3.0-beta1...v3.3.0-beta2
[3.3.0-cr1]: https://github.com/3scale/apicast/compare/v3.3.0-beta2...v3.3.0-cr1
[3.3.0-cr2]: https://github.com/3scale/apicast/compare/v3.3.0-cr1...v3.3.0-cr2

0 comments on commit 85cb3c1

Please sign in to comment.