Add 1.3.0 changelog

This commit is contained in:
Cristi Vîjdea
2018-01-23 12:43:53 +02:00
parent fc35d9043e
commit a46b684fea
2 changed files with 10 additions and 1 deletions
+10
View File
@@ -2,6 +2,16 @@
Changelog
#########
*********
**1.3.0**
*********
- **ADDED:** security requirements are now correctly set and can be customized; this should fix
problems related to authentication in ``swagger-ui`` Try it out! (:issue:`50`, :pr:`54`)
- **IMPROVED:** updated ``swagger-ui`` to version 3.9.2
- **IMPROVED:** updated ``ReDoc`` to version 1.20.0
- **FIXED:** fixed an exception caused by a warning in get_path_from_regex (:pr:`49`, thanks to :ghuser:`blueyed`)
*********
**1.2.2**
*********