api_docs: Add missing detail in changelog entry 152.

This commit is contained in:
Tim Abbott 2023-03-14 17:44:43 -07:00
parent bf51277226
commit 11d3852f58
1 changed files with 3 additions and 1 deletions

View File

@ -162,7 +162,9 @@ No changes; feature level used for Zulip 6.0 release.
* [`PATCH /messages/{message_id}`](/api/update-message): The
`send_notification_to_old_thread` and
`send_notification_to_new_thread` parameters are now respected when
moving a topic within a stream.
moving a topic within a stream. The default value for
`send_notification_to_old_thread` was changed from `true` to
`false`.
**Feature level 151**