File tree Expand file tree Collapse file tree
cardano-testnet/changelog.d Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+ ### Removed
10+
11+ - A bullet item for the Removed category.
12+
13+ -->
14+ <!--
15+ ### Added
16+
17+ - A bullet item for the Added category.
18+
19+ -->
20+ <!--
21+ ### Changed
22+
23+ - A bullet item for the Changed category.
24+
25+ -->
26+ <!--
27+ ### Deprecated
28+
29+ - A bullet item for the Deprecated category.
30+
31+ -->
32+ ### Fixed
33+
34+ - Fixed flaky ` MultiAssetReturnCollateral ` test by using deterministic UTxO
35+ selection instead of relying on query ordering.
36+
37+ <!--
38+ ### Security
39+
40+ - A bullet item for the Security category.
41+
42+ -->
43+ <!--
44+ ### Tests
45+
46+ - A bullet item for the Tests category.
47+
48+ -->
49+ <!--
50+ ### Documentation
51+
52+ - A bullet item for the Documentation category.
53+
54+ -->
55+ <!--
56+ ### Maintenance
57+
58+ - A bullet item for the Maintenance category.
59+
60+ -->
You can’t perform that action at this time.
0 commit comments