Added missing versionadded to onchanges requisite

Thanks to agronholm on IRC.
This commit is contained in:
Seth House 2014-05-21 18:46:35 -06:00
parent 91fee80062
commit e150b9fc61

View File

@ -242,6 +242,8 @@ The ``onfail`` requisite is applied in the same way as ``require`` as ``watch``:
Onchanges
---------
.. versionadded:: Helium
The ``onchanges`` requisite makes a state only apply if the required states
generate changes. This can be a useful way to execute a post hook after
changing aspects of a system.