doc: add release-notes-27064.md

This commit is contained in:
Matthew Zipkin 2023-04-26 14:06:39 +01:00
parent 855dd8d592
commit 84900ac34f
No known key found for this signature in database
GPG Key ID: E7E2984B6289C93A

View File

@ -0,0 +1,7 @@
Files
-----
The default data directory on Windows has been moved from `C:\Users\Username\AppData\Roaming\Bitcoin`
to `C:\Users\Username\AppData\Local\Bitcoin`. Bitcoin Core will check the existence
of the old directory first and continue to use that directory for backwards
compatibility if it is present.