Skip to content

Commit

Permalink
CHANGELOG amend
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshmi Kannan committed Jun 22, 2016
1 parent 5beac64 commit 36fb115
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ in development
When this flag is provided, all triggers contained within a pack triggers directory are
registered, consistent with the behavior of sensors, actions, etc. This feature allows users
to register trigger types outside the scope of the sensors. (new-feature) [Cody A. Ray]
* Allow user scoped variables to be used in action execution run from CLI or UI.
For example, you can now use ``st2 run core.local date='{{user.date_cmd}}'``. (bug-fix)
* Allow user scoped variables to be used as values for parameters in action execution API call.
This also means you can use user scoped variables as values for parameters when you run actions
from CLI or UI. For example, you can now use ``st2 run core.local date='{{user.date_cmd}}'``. (bug-fix)

1.4.0 - April 18, 2016
----------------------
Expand Down

0 comments on commit 36fb115

Please sign in to comment.