Skip to content

Commit

Permalink
Merge pull request kubernetes-csi#449 from mattcary/changelog
Browse files Browse the repository at this point in the history
Add change log for 2.1.3 release
  • Loading branch information
k8s-ci-robot authored Dec 11, 2020
2 parents 6685a1b + e0050f3 commit 7819ee3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# Release notes for v2.1.3 (Changelog since v2.1.2)

## Changes by Kind

### Uncategorized

- Update release-tools and prow script for release-2.1 ([#448](https://github.com/kubernetes-csi/external-snapshotter/pull/448), [@mattcary](https://github.com/mattcary))

### Bug or Regression

- Backports fix #381 for crashloop when there are errors in the VolumeSnapshot, like a missing VolumeSnapshotClass. ([#446](https://github.com/kubernetes-csi/external-snapshotter/pull/446), [@mattcary](https://github.com/mattcary))

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

# Release notes for v2.1.2 (Changelog since v2.1.1)

## Changes by Kind
Expand Down

0 comments on commit 7819ee3

Please sign in to comment.