File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 1.0.0] - 2019-01-31
9+
10+ ### Changed
11+
12+ - Support for Kubernetes 1.13 (#36 )
13+ - ` COIL_NODE_IP ` is no longer needed for coild
14+
815## [ 0.4] - 2019-01-11
916
1017### Changed
@@ -38,7 +45,8 @@ This is the first release
3845
3946- Implement CNI plugin, coild, coilctl and coil-controller
4047
41- [ Unreleased ] : https://github.com/cybozu-go/coil/compare/v0.4...HEAD
48+ [ Unreleased ] : https://github.com/cybozu-go/coil/compare/v1.0.0...HEAD
49+ [ 1.0.0 ] : https://github.com/cybozu-go/coil/compare/v0.4...v1.0.0
4250[ 0.4 ] : https://github.com/cybozu-go/coil/compare/v0.3...v0.4
4351[ 0.3 ] : https://github.com/cybozu-go/coil/compare/v0.2...v0.3
4452[ 0.2 ] : https://github.com/cybozu-go/coil/compare/v0.1...v0.2
You can’t perform that action at this time.
0 commit comments