Add release note for the angular extensible service

Change-Id: Ifc51d7ea6750d641a87be417064e5b19d2d490c0
This commit is contained in:
Justin Pomeroy 2016-02-24 14:16:02 -06:00
parent b7fd639b34
commit 5bc91a1a4f
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
features:
- Added the angular extensible service which allows angular horizon elements
such as workflows, tables, actions, and forms to be extended dynamically by
adding, removing, or replacing items. The extensible service is applied to
every workflow created using the horizon workflow service. This includes the
angular Launch Instance workflow.