We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e237daf commit 21ea0e9Copy full SHA for 21ea0e9
docs/changelog.rst
@@ -2,6 +2,15 @@
2
Changelog
3
#########
4
5
+**********
6
+**1.21.10**
7
8
+
9
+**FIXED:** Fix type hints when using postponed evaluation of annotations (PEP-563) (:pr:`840`)
10
+**IMPROVED:** Update JSON & YAML renderers to not use a "." in their format string (:pr:`911`)
11
+**FIXED:** Fix lint errors when comparing types with == instead of is (:pr:`868`)
12
+**IMPROVED:** Update swagger-ui-dist to address CVE-2021-46708 (:pr:`904`)
13
14
**********
15
**1.21.9**
16
0 commit comments