Skip to content

Commit 859e736

Browse files
committed
Update CHANGELOG
1 parent d2edaa1 commit 859e736

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changelog
22
---------
33

4+
0.24.0 (2020-07-17)
5+
+++++++++++++++++++
6+
7+
Features:
8+
9+
- *Backwards-incompatible*: Add ``OPENAPI_SWAGGER_UI_CONFIG`` to allow passing
10+
a dict of Swagger UI configuration parameters. Remove
11+
``OPENAPI_SWAGGER_UI_SUPPORTED_SUBMIT_METHODS``: the same can be achieved by
12+
passing ``supportedSubmitMethods`` in ``OPENAPI_SWAGGER_UI_CONFIG``. Remove
13+
``layout`` and ``deepLinking`` default overrides. Those can be passed in
14+
``OPENAPI_SWAGGER_UI_CONFIG`` as well. (:pr:`171`).
15+
Thanks :user:`joshua-harrison-2011` for the pull-request.
16+
417
0.23.0 (2020-07-08)
518
+++++++++++++++++++
619

0 commit comments

Comments
 (0)