diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-10-23 23:56:13 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-10-23 13:34:49 -0300 |
| commit | e3afd7ac5b72c20fe209edf3ea84cd986d0bd4ef (patch) | |
| tree | f0e590412a0d66799ff45c175d13d0b3ff6adf7b | |
| parent | bef7fc1cf4d1e853a590f95f60615f42eee211b0 (diff) | |
update related to NIP-71.
| -rw-r--r-- | BREAKING.md | 2 | ||||
| -rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/BREAKING.md b/BREAKING.md index aba5b83..b4bd53d 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-10-15 | [1cda2dcc](https://github.com/nostr-protocol/nips/commit/1cda2dcc) | [NIP-71](71.md) | some tags were replaced with `imeta` tag | | ||
| 9 | | 2024-10-15 | [1cda2dcc](https://github.com/nostr-protocol/nips/commit/1cda2dcc) | [NIP-71](71.md) | `kind: 34237` was dropped | | ||
| 8 | | 2024-10-07 | [7bb8997b](https://github.com/nostr-protocol/nips/commit/7bb8997b) | [NIP-55](55.md) | some fields and passing data were changed | | 10 | | 2024-10-07 | [7bb8997b](https://github.com/nostr-protocol/nips/commit/7bb8997b) | [NIP-55](55.md) | some fields and passing data were changed | |
| 9 | | 2024-08-18 | [3aff37bd](https://github.com/nostr-protocol/nips/commit/3aff37bd) | [NIP-54](54.md) | content should be Asciidoc | | 11 | | 2024-08-18 | [3aff37bd](https://github.com/nostr-protocol/nips/commit/3aff37bd) | [NIP-54](54.md) | content should be Asciidoc | |
| 10 | | 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 | | 12 | | 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 | |
| @@ -208,7 +208,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 208 | | `31990` | Handler information | [89](89.md) | | 208 | | `31990` | Handler information | [89](89.md) | |
| 209 | | `34235` | Video Event | [71](71.md) | | 209 | | `34235` | Video Event | [71](71.md) | |
| 210 | | `34236` | Short-form Portrait Video Event | [71](71.md) | | 210 | | `34236` | Short-form Portrait Video Event | [71](71.md) | |
| 211 | | `34237` | Video View Event | [71](71.md) | | ||
| 212 | | `34550` | Community Definition | [72](72.md) | | 211 | | `34550` | Community Definition | [72](72.md) | |
| 213 | | `39000-9` | Group metadata events | [29](29.md) | | 212 | | `39000-9` | Group metadata events | [29](29.md) | |
| 214 | 213 | ||