Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed May 29, 2020
1 parent f4936e8 commit 6b0ce25
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
---------

0.21.1 (2020-05-29)
+++++++++++++++++++

Bug fixes:

- Deep-copy the documentation information for each method of a resource. This
fixes a crash when a view function serves several methods, due to apispec
mutating doc info dict. (:pr:`147`)
Thanks :user:`DrChrisLevy` for reporting.

0.21.0 (2020-03-24)
+++++++++++++++++++

Expand Down

0 comments on commit 6b0ce25

Please sign in to comment.