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`