From 35e12ab878e3a0b07b223658807a62b452d3ae1b Mon Sep 17 00:00:00 2001
From: Uwe Schulzweida <uwe.schulzweida@mpimet.mpg.de>
Date: Thu, 11 Aug 2022 08:54:18 +0200
Subject: [PATCH] Docu update.

---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index cbb04c5bc..f424f07c0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,13 @@ CDI NEWS
 Version 2.1.0 (11 October 2021):
 
    New features:
+     * Added support for NCZarr
+     * Set number of significant bits used for NetCDF 4.9.0 bit-roundung: vlistDefVarNSB()/vlistInqVarNSB()
+     * Added support for milli seconds
      * Changed DateType back to int
+   Fixed bugs:
+     * compareXYvals failed for unstructured grids (segmentation fault) [Bug #10632]
+     * cdf_read_coordinates: check that bounds have only 2 dimensions [Bug #10575]
 
 Version 2.0.0 (11 October 2021):
 
-- 
GitLab