Skip to content

Commit d6ff1be

Browse files
achow101murchandamus
authored andcommitted
174: Add changelog and version number
1 parent 0a23dbf commit d6ff1be

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

bip-0174.mediawiki

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
Type: Specification
1010
Assigned: 2017-07-12
1111
License: BSD-2-Clause
12+
Version: 1.4.2
1213
</pre>
1314

1415
==Introduction==
@@ -580,6 +581,25 @@ able to be unserialized by an unserializer for the PSBT format.
580581

581582
<img src="bip-0174/multisig-workflow.svg" align="middle"></img>
582583

584+
==Changelog==
585+
586+
* '''1.4.2''' (2026-04-08):
587+
** Introduce type registry auxiliary file
588+
** Add changelog
589+
* '''1.4.1''' (2021-01-14):
590+
** Mark Final
591+
* '''1.4.0''' (2019-10-02):
592+
** Add preimage fields
593+
* '''1.3.0''' (2019-10-02):
594+
** Add proprietary fields
595+
* '''1.2.0''' (2019-08-01):
596+
** Types are compact size unsigned ints
597+
** Add global PSBT version field
598+
* '''1.1.0''' (2019-05-13):
599+
** Add global xpub field
600+
* '''1.0.0''' (2018-07-11):
601+
** Mark Proposed
602+
583603
==Test Vectors==
584604

585605
The following are invalid PSBTs:

0 commit comments

Comments
 (0)