Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Sep 24, 2024
1 parent d05acf3 commit 97ea45a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@

* Improve XSS security for HTML templates (author @jcary741, https://github.com/developmentseed/titiler/pull/953)

* Remove all default values to the dependencies
* Remove all default values to the dependencies **breaking change**

* `DatasetParams.unscale`: `False` -> `None` (default to `False` in rio-tiler)
* `DatasetParams.resampling_method`: `nearest` -> `None` (default to `nearest` in rio-tiler)
* `DatasetParams.reproject_method`: `nearest` -> `None` (default to `nearest` in rio-tiler)
Expand Down

0 comments on commit 97ea45a

Please sign in to comment.