Fix 1.7.1 changelog

openapi3
Cristi Vîjdea 2018-05-05 15:58:10 +03:00
parent 7065429d47
commit 123a05c82c
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Changelog
- **IMPROVED:** updated ``swagger-ui`` to version 3.14.1 - **IMPROVED:** updated ``swagger-ui`` to version 3.14.1
- **IMPROVED:** set ``swagger-ui`` ``showCommonExtensions`` to ``True`` by default and add - **IMPROVED:** set ``swagger-ui`` ``showCommonExtensions`` to ``True`` by default and add
``SHOW_COMMON_EXTENSIONS`` setting key ``SHOW_COMMON_EXTENSIONS`` setting key
- **IMPROVED:** set ``min_length=1`` when ``allow_blank=False`` (:pr:`112`, thanks to :ghuser:`elnappo`)
- **FIXED:** made documentation ordering of ``SwaggerDict`` extra attributes stable
********* *********
**1.7.0** **1.7.0**