diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 71b1598..f3f8ff5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,10 @@ Changelog Thanks to Nate Dudenhoeffer in `PR #298 `__. +* Fix documentation about using local time for naive date(time) strings. + + Thanks to Stefaan Lippens in `PR #306 `__. + * Add ``shift()`` method to the ``time_machine`` pytest fixture. Thanks to Stefaan Lippens in `PR #312 `__.