diff --git a/releasenotes/releasenotes_V0.5.0.md b/releasenotes/releasenotes_V0.5.0.md new file mode 100644 index 00000000..58df18ea --- /dev/null +++ b/releasenotes/releasenotes_V0.5.0.md @@ -0,0 +1,7 @@ +# Release Notes 0.5.0 + +## New Features +- Added deployment-type to get-sli events [#1161](https://github.com/keptn/keptn/issues/1161) +- Always set host to `api.keptn` when sending cluster-internal API requests [#1167](https://github.com/keptn/keptn/issues/1167) +- Added `label` property to all events involved in the CD workflow [#1147](https://github.com/keptn/keptn/issues/1147) + diff --git a/version b/version index 60a2d3e9..8f0916f7 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.5.0