mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
doc: finalise release notes for 27.2
This commit is contained in:
parent
c838ce514f
commit
6c09325757
1 changed files with 8 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
27.2rc1 Release Notes
|
||||
27.2 Release Notes
|
||||
=====================
|
||||
|
||||
Bitcoin Core version 27.2rc1 is now available from:
|
||||
Bitcoin Core version 27.2 is now available from:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-27.2/test.rc1/>
|
||||
<https://bitcoincore.org/bin/bitcoin-core-27.2/>
|
||||
|
||||
This release includes various bug fixes and performance
|
||||
improvements, as well as updated translations.
|
||||
|
@ -60,6 +60,10 @@ Notable changes
|
|||
|
||||
- #30552 test: fix constructor of msg_tx
|
||||
|
||||
### Doc
|
||||
|
||||
- #30504 doc: use proper doxygen formatting for CTxMemPool::cs
|
||||
|
||||
### Build
|
||||
|
||||
- #30283 upnp: fix build with miniupnpc 2.2.8
|
||||
|
@ -81,6 +85,7 @@ Thanks to everyone who directly contributed to this release:
|
|||
- Matt Whitlock
|
||||
- Max Edwards
|
||||
- Sebastian Falbesoner
|
||||
- Vasil Dimov
|
||||
- willcl-ark
|
||||
|
||||
As well as to everyone that helped with translations on
|
||||
|
|
Loading…
Reference in a new issue