update release notes

This commit is contained in:
Oliver Gorwits
2017-05-27 15:46:50 +01:00
parent f8d75442e6
commit c7c4c47fa0
3 changed files with 51 additions and 18 deletions

12
Changes
View File

@@ -1,12 +1,12 @@
2.035999_001 - 2017-05-17
2.035999_002 - 2017-05-27
[NEW FEATURES]
* new ACL features including AND and negation
* named ACLs which can be used in other ACLs or *_only/*_no settings
* template_paths setting to allow very easy override of code and templates
* site_local_files setting for easy lib/template override (TODO: docs)
* support for device identity steering via device_identity (TODO: docs)
* site_local_files setting for easy lib/template/static-file override
* support for device identity steering via device_identity
* new ACL features: AND and negation
* named host groups which can be used in other ACLs or *_only/*_no settings
* template_paths setting to allow very easy override of templates
[ENHANCEMENTTS]