diff --git a/bip-0127.mediawiki b/bip-0127.mediawiki index 58b2859e..4187d4d2 100644 --- a/bip-0127.mediawiki +++ b/bip-0127.mediawiki @@ -8,6 +8,7 @@ Type: Specification Assigned: 2019-01-28 License: CC0-1.0 + Version: 1.0.0 @@ -140,6 +141,14 @@ https://github.com/stevenroose/reserves An implementation of the custom proof PSBTs is part of the [https://bitcoindevkit.org/ BDK], and can be found here: https://crates.io/crates/bdk-reserves +==Changelog== + +* '''1.0.0''' (2026-05-21): +** Advance to Complete +** Remove incomplete and unused protocol buffers part +* '''0.0.1''' (2019-04-03): +** Initial Draft + == Footnotes ==