changelog: mention "assign for"

This commit is contained in:
Thomas Gelf 2016-11-03 20:40:42 +01:00
parent f27f7de842
commit 50dfa325a9
1 changed files with 3 additions and 1 deletions

View File

@ -36,9 +36,11 @@
can cast to Integer or Boolean, JSON decoding and more is offered
* Datalist entries can now be imported and synchronized, this was broken in 1.1
### Configiuration possibilities
### Configuration possibilities
* You can now define assign rules nested as deep as you want, based on all host
and/or service properties
* It is now possible to define "assign for" constructs, looping over hashes or
dictionaries
* Improved Icinga 2 DSL support in commands, implicit support for skip\_key
* More and more developers are contributing code. We therefore simplified the
way to launch our unit tests and provided related documentation