We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b961a commit 07b10e7Copy full SHA for 07b10e7
1 file changed
CHANGELOG.md
@@ -2,9 +2,20 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v1.5.0 (2025-06-24)
6
+
7
+### Minor changes
8
9
+- Add qcow2 as supported image import format.
10
+- Drop support for Python <3.9.
11
12
+### Bug fixes
13
14
+- Fix latest release not working with Python 3.10 and Click 8.x.
15
16
## v1.4.0 (2021-05-03)
17
-### Minor Chages
18
19
20
- Implemented interface support.
21
0 commit comments