Skip to content

Commit 63c4347

Browse files
committed
Add changelogs
1 parent 69f47d6 commit 63c4347

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed
Lines changed: 23 additions & 0 deletions
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+
For top level release notes, leave all the headers commented out.
6+
-->
7+
8+
### Patch
9+
10+
- Bump to `resource-registry ^>= 0.2`.
11+
12+
<!--
13+
### Non-Breaking
14+
15+
- A bullet item for the Non-Breaking category.
16+
17+
-->
18+
<!--
19+
### Breaking
20+
21+
- A bullet item for the Breaking category.
22+
23+
-->
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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+
### Patch
9+
10+
- Bump to `resource-registry ^>= 0.2`.
11+
12+
### Non-Breaking
13+
14+
- Committing a forker will move the handles to the registry of the LedgerDB. The
15+
discarded fork will be queued to be released by the `garbageCollect` logic.
16+
17+
<!--
18+
### Breaking
19+
20+
- A bullet item for the Breaking category.
21+
22+
-->

0 commit comments

Comments
 (0)