Skip to content

Commit 7819ee3

Browse files
authored
Merge pull request #449 from mattcary/changelog
Add change log for 2.1.3 release
2 parents 6685a1b + e0050f3 commit 7819ee3

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release notes for v2.1.3 (Changelog since v2.1.2)
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- 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))
8+
9+
### Bug or Regression
10+
11+
- 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))
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.1.2 (Changelog since v2.1.1)
225

326
## Changes by Kind

0 commit comments

Comments
 (0)