Documentation

This commit is contained in:
Itai Shirav 2017-10-30 15:29:49 +02:00
parent b93c145cde
commit 2cf33d6d03

View File

@ -5,6 +5,8 @@ Unreleased
----------
- Bug fix: add field names list explicitly to Database.insert method (anci)
- Added RunPython and RunSQL migrations (M1hacka)
- Allow ISO-formatted datetime values (tsionyx)
- Show field name in error message when invalid value assigned (tsionyx)
v0.9.7
------