Skip to content

Commit

Permalink
Merge pull request #478 from msau42/release-2.0
Browse files Browse the repository at this point in the history
Add v2.0.1 release notes
  • Loading branch information
k8s-ci-robot authored Sep 10, 2020
2 parents 5c6de36 + 428ab26 commit 4e612cc
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG/CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# Release notes for v2.0.1

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

# Changelog since v2.0.0

## Changes by Kind

### Bug or Regression

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

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

# Release notes for v2.0.0

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

0 comments on commit 4e612cc

Please sign in to comment.