File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased]
77
8+ ## [ 1.0.1] - 2019-02-26
9+
10+ ### Changed
11+
12+ - Improve an error message when address pool is not found. (#40 )
13+
814## [ 1.0.0] - 2019-01-31
915
1016### Changed
@@ -45,7 +51,8 @@ This is the first release
4551
4652- Implement CNI plugin, coild, coilctl and coil-controller
4753
48- [ Unreleased ] : https://github.com/cybozu-go/coil/compare/v1.0.0...HEAD
54+ [ Unreleased ] : https://github.com/cybozu-go/coil/compare/v1.0.1...HEAD
55+ [ 1.0.1 ] : https://github.com/cybozu-go/coil/compare/v1.0.0...v1.0.1
4956[ 1.0.0 ] : https://github.com/cybozu-go/coil/compare/v0.4...v1.0.0
5057[ 0.4 ] : https://github.com/cybozu-go/coil/compare/v0.3...v0.4
5158[ 0.3 ] : https://github.com/cybozu-go/coil/compare/v0.2...v0.3
You can’t perform that action at this time.
0 commit comments