diff --git a/CHANGELOG.md b/CHANGELOG.md index a473b8ff6..d5b6715a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +#### [v0.9.7](https://github.com/heptio/ark/releases/tag/v0.9.7) - 2018-10-04 + +#### Bug Fixes + * Enable restoring resources with ownerReference set (#837, @mwieczorek) + * Fix error when restoring ExternalName services (#869, @shubheksha) + * remove restore log helper for accurate line numbers (#891, @skriss) + * Display backup StartTimestamp in `ark backup get` output (#894, @marctc) + * Fix restic restores when using namespace mappings (#900, @skriss) + #### [v0.9.6](https://github.com/heptio/ark/releases/tag/v0.9.6) - 2018-09-21 #### Bug Fixes