horizon/releasenotes/notes/remove-deprecated-init-scop...

6 lines
187 B
YAML

---
deprecations:
- Remove formerly deprecated initScope() function for
Angularized actions. Instead use initAction() and get
scope from second parameter of perform() function.