Skip to content

Commit bd6e17d

Browse files
authored
Merge pull request #29 from cybozu-go/0.4.0
Bump version to 0.4.0
2 parents 7337633 + 14d32e8 commit bd6e17d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [1.4.0] - 2019-12-13
9+
10+
### Added
11+
12+
- Class-name filter (#28).
13+
14+
815
## [0.3.1] - 2019-12-04
916

1017
### Changed
@@ -86,7 +93,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8693
- for [ExternalDNS][] v0.5.14
8794
- for [cert-manager][] v0.8.0
8895

89-
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.3.1...HEAD
96+
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.4.0...HEAD
97+
[0.4.0]: https://github.com/cybozu-go/contour-plus/compare/v0.3.1...v0.4.0
9098
[0.3.1]: https://github.com/cybozu-go/contour-plus/compare/v0.3.0...v0.3.1
9199
[0.3.0]: https://github.com/cybozu-go/contour-plus/compare/v0.2.7...v0.3.0
92100
[0.2.7]: https://github.com/cybozu-go/contour-plus/compare/v0.2.6...v0.2.7

0 commit comments

Comments
 (0)