Skip to content

Commit 786d7d2

Browse files
author
Hiroshi Muraoka
committed
Bump version to 1.1.3
1 parent 6e0ead7 commit 786d7d2

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.1.3] - 2019-07-11
9+
10+
### Changed
11+
12+
- Update to use app.kubernetes.io/name (#59).
13+
814
## [1.1.2] - 2019-06-10
915

1016
### Changed
@@ -84,7 +90,8 @@ This is the first release
8490

8591
- Implement CNI plugin, coild, coilctl and coil-controller
8692

87-
[Unreleased]: https://github.com/cybozu-go/coil/compare/v1.1.2...HEAD
93+
[Unreleased]: https://github.com/cybozu-go/coil/compare/v1.1.3...HEAD
94+
[1.1.3]: https://github.com/cybozu-go/coil/compare/v1.1.2...v1.1.3
8895
[1.1.2]: https://github.com/cybozu-go/coil/compare/v1.1.1...v1.1.2
8996
[1.1.1]: https://github.com/cybozu-go/coil/compare/v1.1.0...v1.1.1
9097
[1.1.0]: https://github.com/cybozu-go/coil/compare/v1.0.2...v1.1.0

0 commit comments

Comments
 (0)