Skip to content

Commit d9c733f

Browse files
nfrisbygeo2a
authored andcommitted
Update changelogs
1 parent 75abfdf commit d9c733f

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed
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+
-->
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+
- Use `HeaderWithTime` for the ChainSync candidates
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+
-->
6+
7+
<!--
8+
### Patch
9+
10+
- A bullet item for the Patch category.
11+
12+
-->
13+
14+
### Non-Breaking
15+
16+
- Maintain a parallel selection with time annotations since the
17+
`ConsensusBlockFetchInterface` uses the same type argument for ChainSync
18+
candidates and the current selection.
19+
20+
### Breaking
21+
22+
- Define `HeaderWithTime`.
23+
24+
- Use `HeaderWithTime` for the ChainSync candidates.

0 commit comments

Comments
 (0)