Skip to content

Commit 280be59

Browse files
authored
Merge pull request #26 from cybozu-go/0.3.1
Bump version to 0.3.1
2 parents 39c9909 + 08ba1b4 commit 280be59

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)