From fefc5c192548716e14bcae0422fc93bd44b2dabe Mon Sep 17 00:00:00 2001 From: Murch Date: Thu, 21 May 2026 08:29:51 -0700 Subject: [PATCH] bip127: Add Changelog --- bip-0127.mediawiki | 9 +++++++++ 1 file changed, 9 insertions(+) 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 ==