File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,36 @@ Releases prior to 0.3.0 were “best effort” filled out, but are missing
2525some info. If you see your contribution missing info, please open a PR
2626on the Changelog!
2727
28+ .. _section-0.5.0 :
29+ 0.5.0
30+ -----
31+
32+ .. _bug_fixes-0.5.0
33+
34+ Bug Fixes
35+ ~~~~~~~~~
36+
37+ ::
38+
39+ * Fix Marshaled nested wildcard field with ordered=True (#326) [bdscharf]
40+ * Fix Float Field Handling of None (#327) [bdscharf, TVLIgnacy]
41+ * Fix Werkzeug and Flask > 2.0 issues (#341) [hbusul]
42+ * Hotfix package.json [xuhdev]
43+
44+ .. _enhancements-0.5.0 :
45+
46+ Enhancements
47+ ~~~~~~~~~~~~
48+
49+ ::
50+
51+ * Stop calling got_request_exception when handled explicitly (#349) [chandlernine, VolkaRancho]
52+ * Update doc links (#332) [EtiennePelletier]
53+ * Structure demo zoo app (#328) [mehul-anshumali]
54+ * Update Contributing.rst (#323) [physikerwelt]
55+ * Upgrade swagger-ui (#316) [xuhdev]
56+
57+
2858.. _section-0.4.0 :
29590.4.0
3060-----
You can’t perform that action at this time.
0 commit comments