File tree 3 files changed +21
-18
lines changed
3 files changed +21
-18
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
3
* [ unreleased] ( unreleased.md )
4
+ * [ 0.10.0] ( changes_0.10.0.md )
4
5
* [ 0.9.0] ( changes_0.9.0.md )
5
6
* [ 0.8.0] ( changes_0.8.0.md )
6
7
* [ 0.7.0] ( changes_0.7.0.md )
17
18
hidden:
18
19
---
19
20
unreleased
21
+ changes_0.10.0
20
22
changes_0.9.0
21
23
changes_0.8.0
22
24
changes_0.7.0
Original file line number Diff line number Diff line change
1
+ # 0.10.0 - 2024-09-16
2
+
3
+ Code name:
4
+
5
+ ## Summary
6
+
7
+ ## Refactorings
8
+
9
+ * #78 : Updated Open API
10
+
11
+ ## Dependency Updates
12
+
13
+ Compared to version 0.9.0 this release updates the following dependencies:
14
+
15
+ * Updated dependency ` types-requests:2.32.0.20240712 ` to ` 2.32.0.20240914 `
16
+ * Updated dependency ` httpx:0.27.0 ` to ` 0.27.2 `
17
+ * Updated dependency ` attrs:24.1.0 ` to ` 24.2.0 `
18
+ * Updated dependency ` openapi-python-client:0.21.2 ` to ` 0.21.5 `
19
+ * Updated dependency ` pyexasol:0.26.0 ` to ` 0.27.0 `
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
3
- Code name:
4
-
5
- ## Summary
6
-
7
- ## Refactorings
8
-
9
- * #78 : Updated Open API
10
-
11
- ## Dependency Updates
12
-
13
- Compared to version 0.9.0 this release updates the following dependencies:
14
-
15
- * Updated dependency ` types-requests:2.32.0.20240712 ` to ` 2.32.0.20240914 `
16
- * Updated dependency ` httpx:0.27.0 ` to ` 0.27.2 `
17
- * Updated dependency ` attrs:24.1.0 ` to ` 24.2.0 `
18
- * Updated dependency ` openapi-python-client:0.21.2 ` to ` 0.21.5 `
19
- * Updated dependency ` pyexasol:0.26.0 ` to ` 0.27.0 `
You can’t perform that action at this time.
0 commit comments