Skip to content

Commit b9a11c1

Browse files
committed
Bump version to 1.0.1
1 parent b914ef4 commit b9a11c1

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+
## [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

0 commit comments

Comments
 (0)