diff --git a/doc/release-notes.md b/doc/release-notes.md index a29094b51..f65b98552 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -4,3 +4,15 @@ release-notes at release time) Notable changes =============== +Testnet Blossom Rewind +---------------------- +Testnet users needed to upgrade to 2.0.7 before Blossom activated. The amount +of notice given to these users was brief, so many were not able to upgrade in +time. These users may now be on the wrong branch. v2.0.7-1 adds an "intended +rewind" to prevent having to manually reindex when reconnecting to the correct +chain. + + +Insight Explorer Logging Fix +---------------------------- +Fixed an issue where `ERROR: spent index not enabled` would be logged unnecessarily.