Add 1.2.0 changelog
This commit is contained in:
@@ -2,6 +2,16 @@
|
|||||||
Changelog
|
Changelog
|
||||||
#########
|
#########
|
||||||
|
|
||||||
|
*********
|
||||||
|
**1.2.0**
|
||||||
|
*********
|
||||||
|
|
||||||
|
- **ADDED:** ``basePath`` is now generated by taking into account the ``SCRIPT_NAME`` variable and the
|
||||||
|
longest common prefix of API urls (:issue:`37`, :pr:`42`)
|
||||||
|
- **IMPROVED:** removed inline scripts and styles from bundled HTML templates to increase CSP compatibility
|
||||||
|
- **IMPROVED:** improved validation errors and added more assertion sanity checks (:issue:`37`, :issue:`40`)
|
||||||
|
- **IMPROVED:** improved handling of NamespaceVersioning by excluding endpoints of differing versions
|
||||||
|
(i.e. when accesing the schema view for v1, v2 endpoints will not be included in swagger)
|
||||||
|
|
||||||
*********
|
*********
|
||||||
**1.1.3**
|
**1.1.3**
|
||||||
|
|||||||
Reference in New Issue
Block a user