Fixes for CHANGELOG from review

Signed-off-by: Wayne Witzel III <wayne@riotousliving.com>
This commit is contained in:
Wayne Witzel III
2018-11-27 09:47:02 -05:00
parent 64fd4c7b73
commit 7bdd7f8c87
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
## Development release:
* _Example: Add XYZ support (@user, #issue)_
## Current release:
* [CHANGELOG-0.10.md][8]

View File

@@ -2,8 +2,8 @@
## Updating CHANGELOG.md
Authors are expected include an entry to the CHANGLOG.md under the `Development release` heading
with their pull requests. During the process of creating a new release entries from the root changelog will be
Authors are expected include an entry to the CHANGELOG.md under the `Development release` heading
with their pull requests. During the process of creating a new release, entries from CHANGELOG.md will be
moved to the changelog for the release.
## DCO Sign off

View File

@@ -23,7 +23,7 @@
## v0.9.10
#### 2018-11-01
### Download
- https://github.com/heptio/ark/releases/tag/v0.9.10) - 2018-11-01
- https://github.com/heptio/ark/releases/tag/v0.9.10
### Bug Fixes
* restore storageclasses before pvs and pvcs (#594, @shubheksha)