File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ Version 3.11.3] - 2025-10-07
2+
3+ - Fixed camel case instead of snake case for SH propagation in Batch V2
4+
15## [ Version 3.11.2] - 2025-09-17
26
3- - Remove support for Batch Process API Version 1
4- - Remove FIS use case
5- - Enable support for config folder XDG_CONFIG_HOME location
6- - Fix bug in BaseUtmSplitter
7- - Fix failing tests in development
7+ - Removed support for Batch Process API Version 1
8+ - Removed FIS use case
9+ - Enabled support for config folder XDG_CONFIG_HOME location
10+ - Fixed bug in BaseUtmSplitter
11+ - Fixd failing tests in development
812
913## [ Version 3.11.1] - 2024-09-27
1014
11- - Remove ` numpy<2 ` restriction.
15+ - Removed ` numpy<2 ` restriction.
1216
1317
1418## [ Version 3.11.0] - 2024-09-17
Original file line number Diff line number Diff line change 11"""Version of the sentinelhub package."""
22
3- __version__ = "3.11.2 "
3+ __version__ = "3.11.3 "
You can’t perform that action at this time.
0 commit comments