Merge pull request #2167 from murchandamus/bip1-record-close-reason

bip1: Record close reason
This commit is contained in:
Jon Atack 2026-05-21 09:54:12 -07:00 committed by GitHub
commit 242f7d2605
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,6 +177,9 @@ This document was derived heavily from Python's PEP-0001. In many places text wa
==Changelog==
10 Oct 2015 - Added clarifications about submission process and BIP number assignment.
01 Jan 2016 - Clarified early stages of BIP idea championing, collecting community feedback, etc.
* 2016-12-14:
** Closed: [https://github.com/bitcoin/bips/pull/478 Superseded by BIP2]
* 2016-01-01:
** Clarified early stages of BIP idea championing, collecting community feedback, etc.
* 2015-10-10:
** Added clarifications about submission process and BIP number assignment.