Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog since v2.0.0

## Other Notable Changes
* csi-sanity: support topology during node testing ([#200](https://github.com/kubernetes-csi/csi-test/pull/200))
* csi-sanity: avoid leaking volumes during volume list testing ([#195](https://github.com/kubernetes-csi/csi-test/pull/195))
* csi-sanity: enable reuse of more methods ([#193](https://github.com/kubernetes-csi/csi-test/pull/193))
* csi-sanity: use correct path during cleanup ([#187](https://github.com/kubernetes-csi/csi-test/pull/187))