File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
#########
4
4
5
+ ***********
6
+ **1.21.11 **
7
+ ***********
8
+
9
+ **FIXED: ** Fix list views with parameters in last path segment not named "list" views (:pr: `917 `)
10
+ **ADDED: ** Allow overriding produces/consumes with @swagger_auto_schema decorator (:pr: `916 `)
11
+ **FIXED: ** Fix filter parameters not appearing in swagger with django-filter>=25 (:pr: `926 `)
12
+ **IMPROVED: ** Update Python, Django, and DRF versions and packaging configuration (:pr: `922 `)
13
+ **IMPROVED: ** Remove usage of pkg_resources (:pr: `928 `)
14
+ **FIXED: ** Fix call_view_method warning to include the method name again (:pr: `923 `)
15
+ **ADDED: ** Add a hide download button option (:pr: `848 `)
16
+ **ADDED: ** Add ruff linters (:pr: `903 `)
17
+
5
18
***********
6
19
**1.21.10 **
7
20
***********
You can’t perform that action at this time.
0 commit comments