Skip to content

Commit 4d13996

Browse files
Bump version to 0.12.0 and changelog
1 parent 33447b6 commit 4d13996

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Changelog
55
====
66

7+
0.12.0
8+
======
9+
Friday, October 04th, 2024
10+
--------------------------
11+
- Store summary of previous runs when deflaking
12+
- Runner Client Minor Refactor and Test
13+
- Adding nodes used in test summary for HTML report
14+
- Parse args from config files independently
15+
- add support to python 3.10, 3.11 and 3.12
16+
17+
718
0.11.4
819
======
920
Friday, August 18th, 2023

ducktape/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.11.4'
1+
__version__ = '0.12.0'

0 commit comments

Comments
 (0)