File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
ouroboros-consensus-cardano/changelog.d
ouroboros-consensus/changelog.d Expand file tree Collapse file tree 2 files changed +42
-0
lines changed 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+ -->
6+
7+ <!--
8+ ### Patch
9+
10+ - A bullet item for the Patch category.
11+
12+ -->
13+ <!--
14+ ### Non-Breaking
15+
16+ - A bullet item for the Non-Breaking category.
17+
18+ -->
19+
20+ ### Breaking
21+
22+ - Update now that ` ImmutableEraParams ` was split out
23+
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+ -->
6+
7+ <!--
8+ ### Patch
9+
10+ - A bullet item for the Patch category.
11+
12+ -->
13+
14+ ### Breaking
15+
16+ - Split out ` ImmutableEraParams ` so that the test blocks don't have to
17+ instantiate the ` SingleEraBlock ` omnibus.
18+
19+ - Remove the ` NoThunks Bimap ` orphan instance (it's now upstream in the ` resource-registry ` library).
You can’t perform that action at this time.
0 commit comments