File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 0.3.0] - 2019-11-13
9+
10+ ### Changed
11+
12+ - Update contour to 1.0.0, controller-runtime to 0.3.0, and cert-manager to 0.11.0 (#20 ).
13+ - Change the API version of Certificate resource from certmanger.k8s.io/v1alpha1 to cert-manger.io/v1alpha2 (#20 ).
14+ - Update controller-tools to 0.2.2 and kubebuilder to 2.1.0 (#21 ).
15+
16+ ## Added
17+
18+ - Support HTTPProxy resource (#20 ).
19+
820## [ 0.2.7] - 2019-08-26
921
1022### Changed
@@ -68,7 +80,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6880 - for [ ExternalDNS] [ ] v0.5.14
6981 - for [ cert-manager] [ ] v0.8.0
7082
71- [ Unreleased ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.7...HEAD
83+ [ Unreleased ] : https://github.com/cybozu-go/contour-plus/compare/v0.3.0...HEAD
84+ [ 0.3.0 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.7...v0.3.0
7285[ 0.2.7 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.6...v0.2.7
7386[ 0.2.6 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.5...v0.2.6
7487[ 0.2.5 ] : https://github.com/cybozu-go/contour-plus/compare/v0.2.4...v0.2.5
You can’t perform that action at this time.
0 commit comments