murano/releasenotes/notes/action-syntax-3f2cbe843801f80d.yaml
Kirill Zaitsev e9fe5b278c Cleanup, clarify newton release-notes
This commit clarifies, cleans and improves releasenotes for murano

Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com>
Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
2016-09-14 01:08:51 +03:00

8 lines
296 B
YAML

---
features:
- Added a new manifest format 1.4.0.
Introduced the 'Scope' keyword for class methods to declare a method's
accessibility from outside through the API call.
deprecations:
- Deprecated the 'Usage Action' keyword. For format versions >= 1.4.0, use 'Scope Public' instead.