Skip to content

Commit 29e6cda

Browse files
committed
Edit 0.14.1 release notes to separate multiple PRs with "," instead of "/"
1 parent 9af8764 commit 29e6cda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_releases/0.14.1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ git merge commit are mentioned.
117117
- #10133 `ab864d3` Clean up calculations of pcoinsTip memory usage (morcos)
118118

119119
### P2P protocol and network code
120-
- #9953/#10013 `d2548a4` Fix shutdown hang with >= 8 -addnodes set (TheBlueMatt)
120+
- #9953,#10013 `d2548a4` Fix shutdown hang with >= 8 -addnodes set (TheBlueMatt)
121121
- #10176 `30fa231` net: gracefully handle NodeId wrapping (theuni)
122122

123123
### Build system
@@ -127,8 +127,8 @@ git merge commit are mentioned.
127127
- #10060 `ddc2dd1` Ensure an item exists on the rpcconsole stack before adding (achow101)
128128

129129
### Mining
130-
- #9955/#10006 `569596c` Don't require segwit in getblocktemplate for segwit signalling or mining (sdaftuar)
131-
- #9959/#10127 `b5c3440` Prevent slowdown in CreateNewBlock on large mempools (sdaftuar)
130+
- #9955,#10006 `569596c` Don't require segwit in getblocktemplate for segwit signalling or mining (sdaftuar)
131+
- #9959,#10127 `b5c3440` Prevent slowdown in CreateNewBlock on large mempools (sdaftuar)
132132

133133
### Tests and QA
134134
- #10157 `55f641c` Fix the `mempool_packages.py` test (sdaftuar)

0 commit comments

Comments
 (0)