From 173c9ee299345464c1726f29f9fdc24cc99c558a Mon Sep 17 00:00:00 2001 From: LordGrey <48840279+Lord-Grey@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:55:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15100410..b93f8a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed **JSON-API** -- Removed ability to enable/disable local admin authorization. All admin commands require authorization, authorize-adminRequired` is always true. +- Removed ability to enable/disable local admin authorization. All admin commands require authorization, i.e. `authorize-adminRequired` will always be `true`. - Removed `session-updates` subscription - `serverinfo/subscribe` element will be deprecated and replaced by corresponding subcommand