suggestion for changelog
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Wed, 17 Jun 2020 07:47:20 +0000 (10:47 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Wed, 17 Jun 2020 07:47:20 +0000 (10:47 +0300)
CHANGELOG.md

index 12e8d58e65368915623a9e88d23fd43ef7bd80a4..6095cf139b1bce5c8174d5f2ab3ca58ee91daad4 100644 (file)
@@ -7,9 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ### Changed
 - MFR policy to set global expiration for all local Create activities
 - OGP rich media parser merged with TwitterCard
-- Configuration: `rewrite_policy` renamed to `policies` and moved from `instance` to `mrf` group. Old config namespace is deprecated.
-- Configuration: `mrf_transparency` renamed to `transparency` and moved from `instance` to `mrf` group. Old config namespace is deprecated.
-- Configuration: `mrf_transparency_exclusions` renamed to `transparency_exclusions` and moved from `instance` to `mrf` group. Old config namespace is deprecated.
+- Configuration: `:instance, rewrite_policy` moved to `:mrf, policies`, `:instance, :mrf_transparency` moved to `:mrf, :transparency`, `:instance, :mrf_transparency_exclusions` moved to `:mrf, :transparency_exclusions`. Old config namespace is deprecated.
 
 <details>
   <summary>API Changes</summary>