From 93d9a12f1693582b1a6231f8fe3e3832ba4fa8b3 Mon Sep 17 00:00:00 2001
From: AsaiToshiya <to.asai.60@gmail.com>
Date: Thu, 20 Feb 2025 21:11:22 +0900
Subject: [PATCH] Update BREAKING.md

---
 BREAKING.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/BREAKING.md b/BREAKING.md
index ca79a0e5..c620a3f3 100644
--- a/BREAKING.md
+++ b/BREAKING.md
@@ -5,6 +5,8 @@ reverse chronological order.
 
 | Date        | Commit    | NIP      | Change |
 | ----------- | --------- | -------- | ------ |
+| 2025-02-14  | [81908b6e](https://github.com/nostr-protocol/nips/commit/81908b6e) | [07](07.md), [46](46.md), [55](55.md) | `getRelays` and `get_relays` were removed |
+| 2025-02-07  | [0023ca81](https://github.com/nostr-protocol/nips/commit/0023ca81) | [10](10.md) | `"mention"` marker was removed |
 | 2025-01-31  | [6a4b125a](https://github.com/nostr-protocol/nips/commit/6a4b125a) | [71](71.md) | video events were changed to regular |
 | 2024-12-05  | [6d16019e](https://github.com/nostr-protocol/nips/commit/6d16019e) | [46](46.md) | message encryption was changed to NIP-44 |
 | 2024-11-12  | [2838e3bd](https://github.com/nostr-protocol/nips/commit/2838e3bd) | [29](29.md) | `kind: 12` and `kind: 10` were removed (use `kind: 1111` instead) |