Skip to content

Commit

Permalink
release: 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidor authored and eloycoto committed Dec 16, 2019
1 parent 5a21c26 commit e83f0f7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.7.0] - 2019-11-27

`3.7.0-rc2` was considered final and became `3.7.0`.

## [3.7.0-cr2]- 2019-11-07

- Fix exception if api_backend is null [THREESCALE-3869](https://issues.jboss.org/browse/THREESCALE-3869) [PR #1136](https://github.com/3scale/APIcast/pull/1136)
Expand Down Expand Up @@ -702,7 +706,7 @@ expressed might change in future releases.
### Changed
- Major rewrite using JSON configuration instead of code generation.

[Unreleased]: https://github.com/3scale/apicast/compare/v3.6.0...HEAD
[Unreleased]: https://github.com/3scale/apicast/compare/v3.7.0...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 Down Expand Up @@ -746,3 +750,4 @@ expressed might change in future releases.
[3.7.0-beta2]: https://github.com/3scale/apicast/compare/v3.7.0-beta1...v3.7.0-beta2
[3.7.0-cr1]: https://github.com/3scale/apicast/compare/v3.7.0-beta2...v3.7.0-cr1
[3.7.0-cr2]: https://github.com/3scale/apicast/compare/v3.7.0-cr1...v3.7.0-cr2
[3.7.0]: https://github.com/3scale/apicast/compare/v3.7.0-cr2...v3.7.0

0 comments on commit e83f0f7

Please sign in to comment.