diff --git a/CHANGELOG-0.5.md b/CHANGELOG-0.5.md new file mode 100644 index 000000000..671bc442e --- /dev/null +++ b/CHANGELOG-0.5.md @@ -0,0 +1,9 @@ +# Changelog since v0.4.0 + +## New Features + +- Ability to customize PVC workqueue retry interval ([#75](https://github.com/kubernetes-csi/external-resizer/pull/75), [@zuzzas](https://github.com/zuzzas)) + +## Other Notable Changes + +- - Pass volume capability to ControllerExpandVolume RPC call ([#70](https://github.com/kubernetes-csi/external-resizer/pull/70), [@gnufied](https://github.com/gnufied))