diff options
author | Ava Chow <github@achow101.com> | 2024-08-26 15:25:06 -0400 |
---|---|---|
committer | Ava Chow <github@achow101.com> | 2024-08-27 11:14:25 -0400 |
commit | 35ef34eab7b36e3c53ed438d74a9b783cbcaec27 (patch) | |
tree | 94fe782b0f4d24e6b94a35bc891a626f31e5b48f /doc/release-notes | |
parent | f5cf43bb912e817cbddd870c6c2f6c615840f5fd (diff) |
docs: Remove release 28.0 release notes fragments
Diffstat (limited to 'doc/release-notes')
-rw-r--r-- | doc/release-notes/release-notes-27064.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/release-notes/release-notes-27064.md b/doc/release-notes/release-notes-27064.md deleted file mode 100644 index be3ecee1b8..0000000000 --- a/doc/release-notes/release-notes-27064.md +++ /dev/null @@ -1,7 +0,0 @@ -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.
\ No newline at end of file |