We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39bd9dd commit f1d21efCopy full SHA for f1d21ef
doc/release-notes.md
@@ -45,6 +45,11 @@ wallet versions of Bitcoin Core are generally supported.
45
Compatibility
46
==============
47
48
+During this release cycle, work has been done to ensure that the codebase is fully
49
+compatible with C++17. The intention is to begin using C++17 features starting
50
+with the 0.22.0 release. This means that a compiler that supports C++17 will be
51
+required to compile 0.22.0.
52
+
53
Bitcoin Core is supported and extensively tested on operating systems
54
using the Linux kernel, macOS 10.12+, and Windows 7 and newer. Bitcoin
55
Core should also work on most other Unix-like systems but is not as
0 commit comments