Skip to content

Commit b23e030

Browse files
committed
Bump version to 1.0.0
1 parent 4e9f8e3 commit b23e030

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.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

0 commit comments

Comments
 (0)