You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Changed
13
13
14
-
- Drop support for Python 3.7 ([#578](https://github.com/Open-EO/openeo-python-client/issues/578))
14
+
### Removed
15
+
16
+
### Fixed
17
+
18
+
19
+
## [0.34.0] - 2024-10-31
15
20
16
21
### Removed
17
22
23
+
- Drop support for Python 3.7 ([#578](https://github.com/Open-EO/openeo-python-client/issues/578))
24
+
18
25
### Fixed
19
26
20
-
- Fixed support for `title` and `description` in `execute_batch()` ([#652](https://github.com/Open-EO/openeo-python-client/issues/652))
27
+
- Fixed broken support for `title` and `description` job properties in `execute_batch()` ([#652](https://github.com/Open-EO/openeo-python-client/issues/652))
0 commit comments