1.2.2 release notes

This commit is contained in:
Simon Willison 2019-06-25 21:23:45 -07:00
commit 86bd2bba68

View file

@ -2,6 +2,14 @@
Changelog
===========
.. _v1_2_2:
1.2.2 (2019-06-25)
------------------
- Fixed bug where ``datetime.time`` was not being handled correctly
.. _v1_2_1:
1.2.1 (2019-06-20)