mirror of https://github.com/zulip/zulip.git
api: Fix feature level 107 in the API change log.
Addes a new line between feature level 107 and its content so that said content renders correctly as an unordered list item.
This commit is contained in:
parent
aaf1258de2
commit
1e4d8deb98
|
@ -44,6 +44,7 @@ format used by the Zulip server that they are interacting with.
|
|||
final `zulip://` redirect URL.
|
||||
|
||||
**Feature level 107**
|
||||
|
||||
* [`POST /register`](/api/register-queue), [`PATCH /settings`](/api/update-settings),
|
||||
[`PATCH /realm/user_settings_defaults`](/api/update-realm-user-settings-defaults):
|
||||
Added user setting `escape_navigates_to_default_view` to allow users to
|
||||
|
|
Loading…
Reference in New Issue