diff --git a/CHANGELOG-2.0.md b/CHANGELOG-2.0.md new file mode 100644 index 00000000..4aeed19e --- /dev/null +++ b/CHANGELOG-2.0.md @@ -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))