Skip to content

Commit f8cb2db

Browse files
Add version 1.21.11 details to the changelog (#939)
1 parent 0c6d08d commit f8cb2db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.rst

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

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+
518
***********
619
**1.21.10**
720
***********

0 commit comments

Comments
 (0)