diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-05-13 21:11:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-13 21:11:30 +0900 |
| commit | 9f13e76f022317a915386c1053dc8bac0a1a0dd3 (patch) | |
| tree | 41998fdec85292eb4ccef6a322da230a59a67fbb | |
| parent | 0acdf57ab18ef4143fc6ca8dc800adf1437bf95e (diff) | |
BREAKING.md: add NIP-34 change
| -rw-r--r-- | BREAKING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BREAKING.md b/BREAKING.md index 8024814..b59bc8b 100644 --- a/BREAKING.md +++ b/BREAKING.md | |||
| @@ -5,6 +5,7 @@ reverse chronological order. | |||
| 5 | 5 | ||
| 6 | | Date | Commit | NIP | Change | | 6 | | Date | Commit | NIP | Change | |
| 7 | | ----------- | --------- | -------- | ------ | | 7 | | ----------- | --------- | -------- | ------ | |
| 8 | | 2024-04-30 | [bad88262](https://github.com/nostr-protocol/nips/commit/bad88262) | [NIP-34](34.md) | 'earliest-unique-commit' tag was removed (use 'r' tag instead) | | ||
| 8 | | 2024-02-25 | [4a171cb0](https://github.com/nostr-protocol/nips/commit/4a171cb0) | [NIP-18](18.md) | quote repost should use `q` tag | | 9 | | 2024-02-25 | [4a171cb0](https://github.com/nostr-protocol/nips/commit/4a171cb0) | [NIP-18](18.md) | quote repost should use `q` tag | |
| 9 | | 2024-02-10 | [c6cd655c](https://github.com/nostr-protocol/nips/commit/c6cd655c) | [NIP-46](46.md) | Params were stringified | | 10 | | 2024-02-10 | [c6cd655c](https://github.com/nostr-protocol/nips/commit/c6cd655c) | [NIP-46](46.md) | Params were stringified | |
| 10 | | 2024-02-16 | [cbec02ab](https://github.com/nostr-protocol/nips/commit/cbec02ab) | [NIP-49](49.md) | Password first normalized to NFKC | | 11 | | 2024-02-16 | [cbec02ab](https://github.com/nostr-protocol/nips/commit/cbec02ab) | [NIP-49](49.md) | Password first normalized to NFKC | |