File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 0.3.1] - 2019-12-04
9+
10+ ### Changed
11+
12+ - Fix missing initialize options of HTTPProxy controller (#25 ).
13+
814## [ 0.3.0] - 2019-11-13
915
1016### Changed
@@ -80,7 +86,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8086 - for [ ExternalDNS] [ ] v0.5.14
8187 - for [ cert-manager] [ ] v0.8.0
8288
83- [ Unreleased ] : https://github.com/cybozu-go/contour-plus/compare/v0.3.0...HEAD
89+ [ Unreleased ] : https://github.com/cybozu-go/contour-plus/compare/v0.3.1...HEAD
90+ [ 0.3.1 ] : https://github.com/cybozu-go/contour-plus/compare/v0.3.0...v0.3.1
8491[ 0.3.0 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.7...v0.3.0
8592[ 0.2.7 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.6...v0.2.7
8693[ 0.2.6 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.5...v0.2.6
You can’t perform that action at this time.
0 commit comments