diff options
| -rw-r--r-- | CHANGELOG.rst | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7b3dc6f..c069b26 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,6 +19,11 @@ Unreleased    entries, while ``lesana search`` with no other options will list the    first 12 entries (possibly according to a default sorting setting). +Bugfixes +-------- + +* date fields are now parsed and loaded as date, not datetime. +  0.8.1  =====  | 
