Release 2.4.4

This commit is contained in:
Simon Willison 2020-03-23 13:32:09 -07:00
commit 22250a9c73
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
Changelog
===========
.. _v2_4_4:
2.4.4 (2020-03-23)
------------------
- Fixed bug where columns with only null values were not correctly created. (`#95 <https://github.com/simonw/sqlite-utils/issues/95>`__)
.. _v2_4_3:
2.4.3 (2020-03-23)