Skip to content

Commit dcc092d

Browse files
authored
Merge pull request #312 from j5awry/prep-0.4.0
Update changelog for 0.4.0 release
2 parents 2dfc56b + 7841265 commit dcc092d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.rst

+26
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,32 @@ 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.4.0:
29+
0.4.0
30+
-----
31+
32+
.. _bug_fixes-0.4.0
33+
34+
Bug Fixes
35+
~~~~~~~~~
36+
37+
::
38+
39+
* Fix Namespace error handlers when propogate_exceptions=True (#285) [mjreiss]
40+
* pin flask and werkzeug due to breaking changes (#308) [jchittum]
41+
* The Flask/Blueprint API moved to the Scaffold base class (#308) [jloehel]
42+
43+
44+
.. _enhancements-0.4.0:
45+
46+
Enhancements
47+
~~~~~~~~~~~~
48+
49+
::
50+
* added specs-url-scheme option for API (#237) [DustinMoriarty]
51+
* Doc enhancements [KAUTH, Abdur-rahmaanJ]
52+
* New example with loosely couple implementation [maurerle]
53+
2854
.. _section-0.3.0:
2955

3056
0.3.0

0 commit comments

Comments
 (0)