Skip to content

Commit 0b800c1

Browse files
cut release 0.17.0
1 parent 06df583 commit 0b800c1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/changelog.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ChangeLog
22
=========
33

4-
unreleased: Version 0.17.0
4+
03-09-2025: Version 0.17.0
55
--------------------------
66

77
New features:
@@ -22,6 +22,10 @@ New features:
2222
When disassembling the enum is always used, when creating bytecode from
2323
scratch integer values are coerced into the right enum member.
2424

25+
Bugfixes:
26+
27+
- properly set the next_block attribute of the new block created by
28+
ControlFlowGraph.split_block. PR #170
2529

2630
2025-04-14: Version 0.16.2
2731
--------------------------

0 commit comments

Comments
 (0)