Skip to content

Commit 1cc3407

Browse files
committed
Prepare release 0.10.0
1 parent ba4f884 commit 1cc3407

File tree

3 files changed

+21
-18
lines changed

3 files changed

+21
-18
lines changed

doc/changes/changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changes
22

33
* [unreleased](unreleased.md)
4+
* [0.10.0](changes_0.10.0.md)
45
* [0.9.0](changes_0.9.0.md)
56
* [0.8.0](changes_0.8.0.md)
67
* [0.7.0](changes_0.7.0.md)
@@ -17,6 +18,7 @@
1718
hidden:
1819
---
1920
unreleased
21+
changes_0.10.0
2022
changes_0.9.0
2123
changes_0.8.0
2224
changes_0.7.0

doc/changes/changes_0.10.0.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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`

doc/changes/unreleased.md

-18
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
11
# 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`

0 commit comments

Comments
 (0)