Skip to content

Commit

Permalink
Get ready for version 1.5.0 (#28)
Browse files Browse the repository at this point in the history
* get ready for 1.5.0

* tidy
  • Loading branch information
gillins authored Nov 22, 2022
1 parent 13ebf4c commit b357aa7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
1.5.0
-----

* Update C++ Style as per the "C++ Core Guidelines"
* This release breaks the ABI, but user code shouldn't need to be changed - just a recompile
* For the GDAL plugin, Add support for GDAL 3.6.0 and remove
support for GDAL < 3. Note should only affect people running older versions of ArcGIS.
* Implement Dataset.DeleteLayer()

1.4.15
------

Expand Down

0 comments on commit b357aa7

Please sign in to comment.