From: minibikini Date: Mon, 16 Dec 2019 18:40:12 +0000 (+0000) Subject: Apply suggestion to CHANGELOG.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d81c3afbb2f020226909afed851d2aa623fdcdb0;p=akkoma Apply suggestion to CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ee9e1091c..3c2b49962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - User notification settings: Add `privacy_option` option. - User settings: Add _This account is a_ option. - OAuth: admin scopes support (relevant setting: `[:auth, :enforce_oauth_admin_scope_usage]`). -- Add an option `authorized_fetch_mode` to requrie HTTP Signature for AP fetches. +- Add an option `authorized_fetch_mode` to require HTTP Signatures for AP fetches.
API Changes