diff options
author | fanquake <fanquake@gmail.com> | 2022-12-05 09:53:20 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-12-05 09:53:20 +0000 |
commit | 8cc07f7fffa3d642d90614af20a47c0a2a229e40 (patch) | |
tree | 61d31cd11c342e2162c1e4809035363c07145278 | |
parent | 45355ec10b361cfccc4d1d616edf1dca216c10e2 (diff) |
doc: update release notes for 22.1
-rw-r--r-- | doc/release-notes.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index d21ae16723..d304b7e57a 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,7 +1,7 @@ -22.1rc2 Release Notes Draft -=========================== +22.1 Release Notes +================== -Bitcoin Core version 22.1rc2 is now available from: +Bitcoin Core version 22.1 is now available from: <https://bitcoincore.org/bin/bitcoin-core-22.1/> @@ -76,6 +76,7 @@ Updated settings - #24256 build: Bump depends packages (zmq, libXau) - #25201 windeploy: Renewed windows code signing certificate - #25985 Revert "build: Use Homebrew's sqlite package if it is available" +- #26633 depends: update qt 5.12 url to archive location ### GUI @@ -106,6 +107,7 @@ Credits Thanks to everyone who directly contributed to this release: - Andrew Chow +- BlackcoinDev - Carl Dong - Hennadii Stepanov - Joan Karadimov |