TNO Intern

Commit 52ae9ef1 authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated change log.

parent ccca8774
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -506,3 +506,12 @@ v2.11.1
Support zip files downloaded from Copernicus DataSpace that are actually netcdf files.
  py/cso_dataspace.py

Use 'shutil.move' instead of 'os.rename' for move over filesystem.
  py/cso_dataspace.py
  py/cso_pal.py
  py/cso_earthaccess.py

Accept dmode=None as default.
  py/cso_file.py