Skip to content

Commit 4e612cc

Browse files
authored
Merge pull request #478 from msau42/release-2.0
Add v2.0.1 release notes
2 parents 5c6de36 + 428ab26 commit 4e612cc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/CHANGELOG-2.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release notes for v2.0.1
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v2.0.0
6+
7+
## Changes by Kind
8+
9+
### Bug or Regression
10+
11+
- CSIStorageCapacity objects were potentially incomplete when at least one storage class used "immediate binding" and topology changed while the controller was already running. ([#477](https://github.com/kubernetes-csi/external-provisioner/pull/477), [@pohly](https://github.com/pohly))
12+
13+
## Dependencies
14+
15+
### Added
16+
_Nothing has changed._
17+
18+
### Changed
19+
_Nothing has changed._
20+
21+
### Removed
22+
_Nothing has changed._
23+
124
# Release notes for v2.0.0
225

326
[Documentation](https://kubernetes-csi.github.io)

0 commit comments

Comments
 (0)