Dependencies: Update ecto sql once more.
[akkoma] / CHANGELOG.md
index c563c39da2512ffe0eb07d7686c84c6098661e38..b0e8492857fae3d1d5e92eed816db9cd557bb8a7 100644 (file)
@@ -97,6 +97,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mastodon API: Exposing default scope of the user to anyone
 - Mastodon API: Make `irreversible` field default to `false` [`POST /api/v1/filters`]
 
+## Removed
+- Configuration: `config :pleroma, :fe` in favor of the more flexible `config :pleroma, :frontend_configurations` 
+
 ## [0.9.9999] - 2019-04-05
 ### Security
 - Mastodon API: Fix content warnings skipping HTML sanitization