File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 3.3.0-beta1] - 2018-08-31
10+
911### Added
1012
1113- OpenTracing support [ PR #669 ] ( https://github.com/3scale/apicast/pull/669 ) , [ THREESCALE-1159] ( https://issues.jboss.org/browse/THREESCALE-1159 )
@@ -465,7 +467,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
465467### Changed
466468- Major rewrite using JSON configuration instead of code generation.
467469
468- [ Unreleased ] : https://github.com/3scale/apicast/compare/v3.2.1 ...HEAD
470+ [ Unreleased ] : https://github.com/3scale/apicast/compare/v3.3.0-beta1 ...HEAD
469471[ 2.0.0 ] : https://github.com/3scale/apicast/compare/v0.2...v2.0.0
470472[ 3.0.0-alpha1 ] : https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
471473[ 3.0.0-alpha2 ] : https://github.com/3scale/apicast/compare/v3.0.0-alpha1...v3.0.0-alpha2
@@ -488,3 +490,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
488490[ 3.2.0-rc2 ] : https://github.com/3scale/apicast/compare/v3.2.0-rc1...v3.2.0-rc2
489491[ 3.2.0 ] : https://github.com/3scale/apicast/compare/v3.2.0-rc2...v3.2.0
490492[ 3.2.1 ] : https://github.com/3scale/apicast/compare/v3.2.0...v3.2.1
493+ [ 3.3.0-beta1 ] : https://github.com/3scale/apicast/compare/v3.2.1...v3.3.0-beta1
Original file line number Diff line number Diff line change 1- return " 3.3.0-master "
1+ return " 3.3.0-beta1 "
You can’t perform that action at this time.
0 commit comments