File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Removed
15+
16+ ### Fixed
17+
18+
19+ ## [ 0.15.0] - 2023-03-03
20+
21+ ### Added
22+
1223- The openeo Python client library can now also be installed with conda (conda-forge channel)
1324 ([ #176 ] ( https://github.com/Open-EO/openeo-python-client/issues/176 ) )
1425- Allow using a custom ` requests.Session ` in ` openeo.rest.auth.oidc ` logic
@@ -18,10 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1829- Less verbose log printing on failed batch job [ #332 ] ( https://github.com/Open-EO/openeo-python-client/issues/332 )
1930- Improve (UTC) timezone handling in ` openeo.util.Rfc3339 ` and add ` rfc3339.today() ` /` rfc3339.utcnow() ` .
2031
21- ### Removed
22-
23- ### Fixed
24-
2532
2633## [ 0.14.1] - 2023-02-06
2734
Original file line number Diff line number Diff line change 1- __version__ = "0.15.0a3 "
1+ __version__ = "0.15.0 "
You can’t perform that action at this time.
0 commit comments