mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 06:09:08 -05:00
62c48eff58
* Start of new BREAKING.md changes list * more * Make NIP column into links * notes * Make commits links * Remove optional P tag entry, was not breaking * Update BREAKING with nip-49 breaking change
1.4 KiB
1.4 KiB
Breaking Changes
This is a history of NIP changes that potentially break pre-existing implementations, in reverse chronological order.
Date | Commit | NIP | Change |
---|---|---|---|
2024-02-16 | cbec02ab | NIP-49 | Password first normalized to NFKC |
2024-02-15 | afbb8dd0 | NIP-39 | PGP identity was removed |
2024-02-07 | d3dad114 | NIP-46 | Connection token format was changed |
2024-01-30 | 1a2b21b6 | NIP-59 | 'p' tag became optional |
2023-01-27 | c2f34817 | NIP-47 | optional expiration tag should be honored |
2024-01-10 | 3d8652ea | NIP-02 | list entries should be chronological |
2024-01-10 | 3d8652ea | NIP-51 | list entries should be chronological |
Breaking changes prior to 2024-01-01 are not yet documented.
NOTES
- If it isn't clear that a change is breaking or not, we list it.
- The date is the date it was merged, not necessarily the date of the commit.