Skip to content

Commit 55286c6

Browse files
committed
Bump version to 0.4
1 parent 5c24004 commit 55286c6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [0.4] - 2019-01-11
9+
10+
### Changed
11+
12+
- Support for kubernetes 1.12 (#30)
13+
- Update mtest (#27, #28, #31, #33, #34)
14+
- [coil installer] Wait for kubelet to rescan /etc/cni/net.d
15+
816
## [0.3] - 2018-10-31
917

1018
### Added
19+
1120
- `hypercoil`: all-in-one binary integrating all coil commands (#25)
1221

1322
## [0.2] - 2018-10-29
@@ -29,7 +38,8 @@ This is the first release
2938

3039
- Implement CNI plugin, coild, coilctl and coil-controller
3140

32-
[Unreleased]: https://github.com/cybozu-go/coil/compare/v0.3...HEAD
41+
[Unreleased]: https://github.com/cybozu-go/coil/compare/v0.4...HEAD
42+
[0.4]: https://github.com/cybozu-go/coil/compare/v0.3...v0.4
3343
[0.3]: https://github.com/cybozu-go/coil/compare/v0.2...v0.3
3444
[0.2]: https://github.com/cybozu-go/coil/compare/v0.1...v0.2
3545
[0.1]: https://github.com/cybozu-go/coil/compare/91f0cb8b46e800f41a6b811fce811977ac52b07d...v0.1

0 commit comments

Comments
 (0)