From 4023903eac7c1bb76287b20133913a6d786b7c0d Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 23 Dec 2021 17:20:11 +0100 Subject: New property ``precision`` for ``decimal`` fields. --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4f51190..48486ff 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -22,6 +22,8 @@ Unreleased * Add support for bash autocompletion via argcomplete, if installed. * Add support for the ``values`` property in the settings, to limit the contents of a field. +* New property ``precision`` for ``decimal`` fields, to force rounding + values to that number of decimal digits. Bugfixes -------- -- cgit v1.2.3