Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrss authored Sep 1, 2022
1 parent 5600672 commit 0a11e69
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@

<!--next-version-placeholder-->

## v2.0.0 (2022-09-01)
* Added `geowombat.save()` method ([#189](https://github.com/jgrss/geowombat/pull/189))
* Warping methods now return `dask.Delayed` objects ([#189](https://github.com/jgrss/geowombat/pull/189))
* Better CRS checks ([#189](https://github.com/jgrss/geowombat/pull/189))

## v1.11.4 (2022-08-31)
* Fixed `to_raster()` [#187](https://github.com/jgrss/geowombat/pull/187)
* Fixed `to_raster()` ([#187](https://github.com/jgrss/geowombat/pull/187))

## v1.11.3 (2022-07-10)
* Added user proj bounds to return more specific bbox ([#180](https://github.com/jgrss/geowombat/issues/180))
Expand Down

0 comments on commit 0a11e69

Please sign in to comment.