add release note about cron state changes

This commit is contained in:
Andreas Lutro 2015-08-12 10:02:39 +02:00
parent 9511e392ce
commit a86b1b7f94

View file

@ -9,6 +9,8 @@ Version 2015.5.4 is a bugfix release for :doc:`2015.5.0
Changes:
- The ``cron.present`` state now correctly defaults to state ID as identifier.
- When querying for VMs in ``ditigal_ocean_v2.py``, the number of VMs to include in a page was changed from 20
(default) to 200 to reduce the number of API calls to Digital Ocean.