Skip to content

Commit 0191ab4

Browse files
nfrisbygeo2a
authored andcommitted
Update changelogs
1 parent 33b5c7e commit 0191ab4

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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 numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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).

0 commit comments

Comments
 (0)