Skip to content

Commit a5e4fec

Browse files
committed
doc: update release notes for 28.x
1 parent 4598dfc commit a5e4fec

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

doc/release-notes.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Bitcoin Core version 28.x is now available from:
1+
Bitcoin Core version 28.3rc1 is now available from:
22

3-
<https://bitcoincore.org/bin/bitcoin-core-28.x/test.rc1/>
3+
<https://bitcoincore.org/bin/bitcoin-core-28.3/test.rc1/>
44

55
This release includes various bug fixes and performance
66
improvements, as well as updated translations.
@@ -37,6 +37,10 @@ unsupported systems.
3737
Notable changes
3838
===============
3939

40+
### P2P
41+
42+
- #33395 net: do not apply whitelist permissions to onion inbounds
43+
4044
### Test
4145

4246
- #32765 test: Fix list index out of range error in feature_bip68_sequence.py
@@ -54,6 +58,11 @@ Notable changes
5458
- #32777 doc: fix Transifex 404s
5559
- #33070 doc/zmq: fix unix socket path example
5660
- #33133 rpc: fix getpeerinfo ping duration unit docs
61+
- #33236 doc: Remove wrong and redundant doxygen tag
62+
63+
### Misc
64+
65+
- #33340 Fix benchmark CSV output
5766

5867
Credits
5968
=======
@@ -63,8 +72,11 @@ Thanks to everyone who directly contributed to this release:
6372
- fanquake
6473
- Hennadii Stepanov
6574
- MarcoFalke
75+
- Martin Zumsande
6676
- romanz
6777
- Sjors Provoost
78+
- theStack
79+
- Vasil Dimov
6880
- willcl-ark
6981
- zaidmstrr
7082

0 commit comments

Comments
 (0)