File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+
68## [ Unreleased]
79
810### Added
@@ -13,6 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1315
1416### Fixed
1517
18+
19+ ## [ 0.21.1] - 2023-07-19
20+
21+ ### Fixed
22+
23+ - Fix ` spatial_extent ` /` temporal_extent ` handling in "localprocessing" ` load_stac ` ([ #451 ] ( https://github.com/Open-EO/openeo-python-client/pull/451 ) )
24+
25+
1626## [ 0.21.0] - 2023-07-19
1727
1828### Added
Original file line number Diff line number Diff line change 1- __version__ = "0.22.0a1 "
1+ __version__ = "0.21.1 "
You can’t perform that action at this time.
0 commit comments