From 8a79adda4b254dca7bc10122e6f3e809a64a8c90 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 2 Oct 2020 09:34:04 +0200 Subject: Updated CHANGELOG with field content validation --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 93f6654..bd87fab 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,12 @@ Unreleased ========== +* Validation of field contents have been made stricter: invalid contents + that were accepted in the past may now cause an indexing error. +* The timestamp field type is now expected to contain a unix timestamp + (a yaml datetime is accepted, but may be converted to a unix + timestamp) and the types datetime and date have been added. + 0.5.1 ===== -- cgit v1.2.3