diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-02-08 16:39:39 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-02-08 16:39:39 +0100 |
commit | a4433548c49da3140f3cda42d300803c583e7e36 (patch) | |
tree | e05b82e688e7e58dcc62ec483320fad48856cfac /CHANGELOG.rst | |
parent | 4b87d38ed0300ba207faf3890123d26fa4af2609 (diff) |
Add the option to autofill date and datetime fields at creation time.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cab6eb1..ea33fcb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,7 @@ Unreleased * New option default_sort for collection, to sort search results by default. * Added support to sort the list of all entries. +* Add the option to autofill date and datetime fields at creation time. 0.7.0 ===== |