Skip to content

Commit 7768cfe

Browse files
committed
Add release notes for v0.30.6
Summary: As per title. Depends on D17282. Test Plan: Read it. Reviewers: #bitcoin_abc, PiRK Reviewed By: #bitcoin_abc, PiRK Differential Revision: https://reviews.bitcoinabc.org/D17280
1 parent 5fad806 commit 7768cfe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@ Bitcoin ABC version 0.30.6 is now available from:
77
This release includes the following features and fixes:
88
- A new `getinfo` RPC has been added to retrieve basic information about the
99
node.
10+
- A bug only affecting nodes with avalanche disabled has been fixed. This bug
11+
could cause the node to crash under certain circumstances. Avalanche is
12+
enabled by default and disabling the feature is highly discouraged.
13+
- The MacOS release is now built with Chronik support, which can be enabled
14+
with the `-chronik` option just like the other platforms.
15+
- Starting with this version, support for MacOS 10.15 Catalina has been
16+
removed. The release build requires MacOS 11.0 (Big Sur) or above.
17+
- The MacOS .dmg file will no longer be distributed and is replaced by a .zip
18+
archive. To install, just drag the application into the Applications folder.

0 commit comments

Comments
 (0)