File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 3.2.1 ] - 2018-06-26
8
8
9
9
### Fixed
10
10
@@ -405,7 +405,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
405
405
### Changed
406
406
- Major rewrite using JSON configuration instead of code generation.
407
407
408
- [ Unreleased ] : https://github.com/3scale/apicast/compare/v3.2.0 ...HEAD
408
+ [ Unreleased ] : https://github.com/3scale/apicast/compare/v3.2.1 ...HEAD
409
409
[ 2.0.0 ] : https://github.com/3scale/apicast/compare/v0.2...v2.0.0
410
410
[ 3.0.0-alpha1 ] : https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
411
411
[ 3.0.0-alpha2 ] : https://github.com/3scale/apicast/compare/v3.0.0-alpha1...v3.0.0-alpha2
@@ -427,3 +427,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
427
427
[ 3.2.0-rc1 ] : https://github.com/3scale/apicast/compare/v3.2.0-beta3...v3.2.0-rc1
428
428
[ 3.2.0-rc2 ] : https://github.com/3scale/apicast/compare/v3.2.0-rc1...v3.2.0-rc2
429
429
[ 3.2.0 ] : https://github.com/3scale/apicast/compare/v3.2.0-rc2...v3.2.0
430
+ [ 3.2.1 ] : https://github.com/3scale/apicast/compare/v3.2.0...v3.2.1
Original file line number Diff line number Diff line change 1
- return " 3.2.0 "
1
+ return " 3.2.1 "
You can’t perform that action at this time.
0 commit comments