From 09bcbb0ff02dc01d79021049bb915ae959f4f073 Mon Sep 17 00:00:00 2001
From: Lhcfl <Lhcfl@outlook.com>
Date: Sun, 21 Apr 2024 11:27:08 +0800
Subject: [PATCH] Update docs/api-change.md

---
 docs/api-change.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api-change.md b/docs/api-change.md
index 79c9b39e52..36b05d77f4 100644
--- a/docs/api-change.md
+++ b/docs/api-change.md
@@ -5,7 +5,7 @@ Breaking changes are indicated by the :warning: icon.
 ## Unreleased
 
 - New optional parameters are added to `notes/renotes` endpoint:
-	- `filter`: `"boost"` for boosts only, `"quote"` for quotes only, `null`(default) for both
+	- `filter`
 
 - Removed unused optional parameters for `notes/reactions` endpoint:
 	- `sinceId`