aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a81dc6..6ae571e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Version 3.3.0
C++/Serializer
+ * Support for the fractionDigits facet for the decimal data type.
+
* New functions, format() and precision(), allow changing of the
output notation and precision for the float, double, and decimal
type serializers.