diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-04-02 10:00:07 -0500 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-04-02 13:03:34 -0300 |
| commit | af5d4074886916877c350dbdfec61e62a9875255 (patch) | |
| tree | 8dfe7d67e8c2f613657f0ac0f3b07558a9e2f661 | |
| parent | 715e4a044dc4af7cc54ef63428f4d45c9ba2d24e (diff) | |
Update BREAKING.md for NIP-46 (stringified params)
| -rw-r--r-- | BREAKING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BREAKING.md b/BREAKING.md index 3693c34..8024814 100644 --- a/BREAKING.md +++ b/BREAKING.md | |||
| @@ -6,6 +6,7 @@ reverse chronological order. | |||
| 6 | | Date | Commit | NIP | Change | | 6 | | Date | Commit | NIP | Change | |
| 7 | | ----------- | --------- | -------- | ------ | | 7 | | ----------- | --------- | -------- | ------ | |
| 8 | | 2024-02-25 | [4a171cb0](https://github.com/nostr-protocol/nips/commit/4a171cb0) | [NIP-18](18.md) | quote repost should use `q` tag | | 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-10 | [c6cd655c](https://github.com/nostr-protocol/nips/commit/c6cd655c) | [NIP-46](46.md) | Params were stringified | | ||
| 9 | | 2024-02-16 | [cbec02ab](https://github.com/nostr-protocol/nips/commit/cbec02ab) | [NIP-49](49.md) | Password first normalized to NFKC | | 10 | | 2024-02-16 | [cbec02ab](https://github.com/nostr-protocol/nips/commit/cbec02ab) | [NIP-49](49.md) | Password first normalized to NFKC | |
| 10 | | 2024-02-15 | [afbb8dd0](https://github.com/nostr-protocol/nips/commit/afbb8dd0) | [NIP-39](39.md) | PGP identity was removed | | 11 | | 2024-02-15 | [afbb8dd0](https://github.com/nostr-protocol/nips/commit/afbb8dd0) | [NIP-39](39.md) | PGP identity was removed | |
| 11 | | 2024-02-07 | [d3dad114](https://github.com/nostr-protocol/nips/commit/d3dad114) | [NIP-46](46.md) | Connection token format was changed | | 12 | | 2024-02-07 | [d3dad114](https://github.com/nostr-protocol/nips/commit/d3dad114) | [NIP-46](46.md) | Connection token format was changed | |