diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-08-01 07:33:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-01 07:33:30 +0900 |
| commit | c7b4b1b6da2284298f9cb813b515b897bf46368b (patch) | |
| tree | a35f4611a3756a3fc3e6da602512ed77157df7d4 | |
| parent | 3ea2f1a4a05875c3c016f07cb2727c619c3879dc (diff) | |
BREAKING.md: add NIP-45 changes
| -rw-r--r-- | BREAKING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BREAKING.md b/BREAKING.md index dab94ed..cac3545 100644 --- a/BREAKING.md +++ b/BREAKING.md | |||
| @@ -5,6 +5,8 @@ reverse chronological order. | |||
| 5 | 5 | ||
| 6 | | Date | Commit | NIP | Change | | 6 | | Date | Commit | NIP | Change | |
| 7 | | ----------- | --------- | -------- | ------ | | 7 | | ----------- | --------- | -------- | ------ | |
| 8 | | 2024-07-31 | [3ea2f1a4](https://github.com/nostr-protocol/nips/commit/3ea2f1a4) | [NIP-45](45.md) | [444ad28d](https://github.com/nostr-protocol/nips/commit/444ad28d) was reverted | | ||
| 9 | | 2024-07-30 | [444ad28d](https://github.com/nostr-protocol/nips/commit/444ad28d) | [NIP-45](45.md) | NIP-45 was deprecated | | ||
| 8 | | 2024-07-26 | [ecee40df](https://github.com/nostr-protocol/nips/commit/ecee40df) | [NIP-19](19.md) | `nrelay` was deprecated | | 10 | | 2024-07-26 | [ecee40df](https://github.com/nostr-protocol/nips/commit/ecee40df) | [NIP-19](19.md) | `nrelay` was deprecated | |
| 9 | | 2024-07-23 | [0227a2cd](https://github.com/nostr-protocol/nips/commit/0227a2cd) | [NIP-01](01.md) | events should be sorted by id after created_at | | 11 | | 2024-07-23 | [0227a2cd](https://github.com/nostr-protocol/nips/commit/0227a2cd) | [NIP-01](01.md) | events should be sorted by id after created_at | |
| 10 | | 2024-06-06 | [58e94b20](https://github.com/nostr-protocol/nips/commit/58e94b20) | [NIP-25](25.md) | [8073c848](https://github.com/nostr-protocol/nips/commit/8073c848) was reverted | | 12 | | 2024-06-06 | [58e94b20](https://github.com/nostr-protocol/nips/commit/58e94b20) | [NIP-25](25.md) | [8073c848](https://github.com/nostr-protocol/nips/commit/8073c848) was reverted | |