Skip to content
Merged
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
14 changes: 14 additions & 0 deletions CHANGELOG-0.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog since v0.4.1

## Notable Changes

- Cherry picks PR #172: Added extra verification of source PersistentVolumeClaim before creating snapshot.([#180](https://github.com/kubernetes-csi/external-snapshotter/pull/180), [@xing-yang](https://github.com/xing-yang))

# Changelog since v0.4.0

## Important changes

- Cherry pick PR #37: Update vendor files to point to K8S 1.12.0.([#42](https://github.com/kubernetes-csi/external-snapshotter/pull/42), [@xing-yang](https://github.com/xing-yang))

# Release v0.4.0
- First release!