diff --git a/templates/zerver/api/changelog.md b/templates/zerver/api/changelog.md index 365fc03d75..7b51237116 100644 --- a/templates/zerver/api/changelog.md +++ b/templates/zerver/api/changelog.md @@ -273,7 +273,7 @@ below features are supported. `demote_inactive_streams` display settings. * `enable_stream_sounds` was renamed to `enable_stream_audible_notifications`. -* Deprecated `is_home_view`, replacing it with the more readable +* Deprecated `in_home_view`, replacing it with the more readable `is_muted` (with the opposite meaning). * Custom profile fields: Added `EXTERNAL_ACCOUNT` field type.