You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-7.0.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,26 @@
1
+
# Release notes for v7.0.1
2
+
3
+
[Documentation](https://kubernetes-csi.github.io)
4
+
5
+
# Changelog since v7.0.0
6
+
7
+
## Changes by Kind
8
+
9
+
### Bug or Regression
10
+
11
+
- Fixes a panic in the snapshot validation webhook. ([#1005](https://github.com/kubernetes-csi/external-snapshotter/pull/1005), [@xing-yang](https://github.com/xing-yang))
0 commit comments