Fix SECURITY_DEFINITIONS and SECURITY_REQUIREMENTS ordering

This commit is contained in:
Cristi Vîjdea
2018-05-12 13:54:19 +03:00
parent a993cba7aa
commit f03d9d71e9
4 changed files with 10 additions and 4 deletions
+2 -1
View File
@@ -4,12 +4,13 @@ Changelog
*********
**1.7.2**
**1.7.2b**
*********
*Release date: May 12, 2018*
- **FIXED:** fixed generation of default ``SECURITY_REQUIREMENTS`` to match documented behaviour
- **FIXED:** ordering of ``SECURITY_REQUIREMENTS`` and ``SECURITY_DEFINITIONS`` is now stable
*********