Skip to content

Commit 63015cd

Browse files
committed
Add change log for 1.6.1 release
1 parent c59982a commit 63015cd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG-1.6.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release notes for v1.6.1
2+
# Changelog since v1.6.0
3+
4+
## Changes by Kind
5+
6+
### Uncategorized
7+
8+
- Build with Go 1.15 ([#464](https://github.com/kubernetes-csi/external-provisioner/pull/464), [@pohly](https://github.com/pohly))
9+
- Publishing of images on k8s.gcr.io ([#439](https://github.com/kubernetes-csi/external-provisioner/pull/439), [@pohly](https://github.com/pohly))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- github.com/kubernetes-csi/csi-lib-utils: [v0.7.0 → v0.7.1](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.7.0...v0.7.1)
18+
19+
### Removed
20+
_Nothing has changed._
21+
22+
# Release notes for v1.6.0
123
# Changes since v1.5.0
224

325
## Deprecations

0 commit comments

Comments
 (0)