Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Feb 20, 2020
1 parent 9206834 commit 7747eaa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
---------

0.19.2 (2020-02-20)
+++++++++++++++++++

Bug fixes:

- Fix ``utils.deepupdate`` for the case where the original value is a string or
integer and the updated value is a ``dict`` (:issue:`129`).
Thanks :user:`maj-skymedia` for reporting.

0.19.1 (2020-02-20)
+++++++++++++++++++

Expand Down

0 comments on commit 7747eaa

Please sign in to comment.