Skip to content

Commit d7a1ca8

Browse files
authored
Merge pull request #350 from j5awry/prep-0.5.0
prep-0.5.0 Changelog
2 parents 596e97d + eace66b commit d7a1ca8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.rst

+30
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,36 @@ Releases prior to 0.3.0 were “best effort” filled out, but are missing
2525
some info. If you see your contribution missing info, please open a PR
2626
on 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:
2959
0.4.0
3060
-----

0 commit comments

Comments
 (0)