Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Jan 8, 2018
1 parent 59cf4e6 commit 8f5bd3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Changelog
master
------

* Add ``monkeytype run -m`` for running a module as a script. Merge of
#41. Thanks Simon Gomizelj.

* Add support for Django's ``cached_property`` decorator. Merge of #46, fixes
#9. Thanks Christopher J Wang.

* Catch and log serialization exceptions instead of crashing. Fixes #38, merge
of #39.

Expand Down

0 comments on commit 8f5bd3a

Please sign in to comment.