diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-03-04 20:43:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-04 20:43:18 -0500 |
| commit | 849f59f6ba540c8a30c5304c8c3ffe10165a6148 (patch) | |
| tree | a92ea4e1edccede3d3b062620bffc985fa500798 | |
| parent | 5b2461eb01f784d546f77cfc21af26bf7e4b6670 (diff) | |
| parent | ac1221fa5d855fd838e29d71c636897feae6c3a2 (diff) | |
Merge pull request #1100 from AsaiToshiya/AsaiToshiya-patch-3
BREAKING.md: add NIP-18 change
| -rw-r--r-- | BREAKING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BREAKING.md b/BREAKING.md index cd8c03d..3693c34 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-02-25 | [4a171cb0](https://github.com/nostr-protocol/nips/commit/4a171cb0) | [NIP-18](18.md) | quote repost should use `q` tag | | ||
| 8 | | 2024-02-16 | [cbec02ab](https://github.com/nostr-protocol/nips/commit/cbec02ab) | [NIP-49](49.md) | Password first normalized to NFKC | | 9 | | 2024-02-16 | [cbec02ab](https://github.com/nostr-protocol/nips/commit/cbec02ab) | [NIP-49](49.md) | Password first normalized to NFKC | |
| 9 | | 2024-02-15 | [afbb8dd0](https://github.com/nostr-protocol/nips/commit/afbb8dd0) | [NIP-39](39.md) | PGP identity was removed | | 10 | | 2024-02-15 | [afbb8dd0](https://github.com/nostr-protocol/nips/commit/afbb8dd0) | [NIP-39](39.md) | PGP identity was removed | |
| 10 | | 2024-02-07 | [d3dad114](https://github.com/nostr-protocol/nips/commit/d3dad114) | [NIP-46](46.md) | Connection token format was changed | | 11 | | 2024-02-07 | [d3dad114](https://github.com/nostr-protocol/nips/commit/d3dad114) | [NIP-46](46.md) | Connection token format was changed | |