Support stretch + ascii in __grafana_dashboard

This commit is contained in:
Nico Schottelius 2018-03-06 20:52:55 +01:00
commit bfe8b8fa57
2 changed files with 18 additions and 1 deletions

View file

@ -15,6 +15,7 @@ next:
* Core: Support in-distribution config file (Darko Poljak)
* New type: __apt_default_release (Matthijs Kooijman)
* Type __file: Add pre-exists state (Matthijs Kooijman)
* Type __grafana_dashboard: Add support for stretch + ascii (Nico Schottelius)
4.8.0: 2018-02-14
* Core: Skip empty lines in parameter files (Darko Poljak)