diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index b5f3ccff40..d316575ac8 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -19,7 +19,7 @@ ## Deprecations ## New additions - +* Added an optional `stage_subdirectory` field to `application package` entity. This field specifies a subdirectory on the stage where the artifacts are to be found. The `manifest.yml` is at the root of this subdirectory. ## Fixes and improvements * Fixed crashes with older x86_64 Intel CPUs.