File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.3.0-beta2] - 2018-09-03
10
+
9
11
## Fixed
10
12
11
13
- Capture permission errors when searching for files on filesystem [ PR #865 ] ( https://github.com/3scale/apicast/pull/865 )
@@ -471,7 +473,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
471
473
### Changed
472
474
- Major rewrite using JSON configuration instead of code generation.
473
475
474
- [ Unreleased ] : https://github.com/3scale/apicast/compare/v3.3.0-beta1 ...HEAD
476
+ [ Unreleased ] : https://github.com/3scale/apicast/compare/v3.3.0-beta2 ...HEAD
475
477
[ 2.0.0 ] : https://github.com/3scale/apicast/compare/v0.2...v2.0.0
476
478
[ 3.0.0-alpha1 ] : https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
477
479
[ 3.0.0-alpha2 ] : https://github.com/3scale/apicast/compare/v3.0.0-alpha1...v3.0.0-alpha2
@@ -495,3 +497,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
495
497
[ 3.2.0 ] : https://github.com/3scale/apicast/compare/v3.2.0-rc2...v3.2.0
496
498
[ 3.2.1 ] : https://github.com/3scale/apicast/compare/v3.2.0...v3.2.1
497
499
[ 3.3.0-beta1 ] : https://github.com/3scale/apicast/compare/v3.2.1...v3.3.0-beta1
500
+ [ 3.3.0-beta2 ] : https://github.com/3scale/apicast/compare/v3.3.0-beta1...v3.3.0-beta2
Original file line number Diff line number Diff line change 1
- return " 3.3.0-beta1 "
1
+ return " 3.3.0-beta2 "
You can’t perform that action at this time.
0 commit comments