diff --git a/releasenotes/releasenotes_V0.6.0.md b/releasenotes/releasenotes_V0.6.0.md new file mode 100644 index 00000000..115eda7b --- /dev/null +++ b/releasenotes/releasenotes_V0.6.0.md @@ -0,0 +1,8 @@ +# Release Notes 0.6.0 + +## New Features +- Added result property to `TestsFinishedEventData` [#542](https://github.com/keptn/keptn/issues/542) +- Added method for validating Keptn entity name [#1261](https://github.com/keptn/keptn/issues/1261) +- Added utility to create namespaces [#1231](https://github.com/keptn/keptn/issues/1231) +- Added helper function to get SLI config for service considering stage and project configs [#1192](https://github.com/keptn/keptn/issues/1192) + diff --git a/version b/version index 8f0916f7..a918a2aa 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.5.0 +0.6.0