Skip to content

Commit cf6d81f

Browse files
committed
Add changelog entry
1 parent abe8cbf commit cf6d81f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!--
2+
A new scriv changelog fragment.
3+
4+
Uncomment the section that is right (remove the HTML comment wrapper).
5+
For top level release notes, leave all the headers commented out.
6+
-->
7+
8+
<!--
9+
### Patch
10+
11+
- A bullet item for the Patch category.
12+
13+
-->
14+
### Non-Breaking
15+
16+
- Allow generating k>2 in ChainDB state machine tests on the fly.
17+
- Improve chances of switching to a shorter chain in ChainDB state machine tests.
18+
19+
<!--
20+
### Breaking
21+
22+
- A bullet item for the Breaking category.
23+
24+
-->

0 commit comments

Comments
 (0)