Remove MDII uploader

This commit is contained in:
Hakaba Hitoyo 2020-01-11 17:19:54 +00:00 committed by rinpatch
commit 0c9c62509d
5 changed files with 1 additions and 108 deletions

View file

@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Removed
- **Breaking**: Removed 1.0+ deprecated configurations `Pleroma.Upload, :strip_exif` and `:instance, :dedupe_media`
- **Breaking**: OStatus protocol support
- **Breaking**: MDII uploader
### Changed
- **Breaking:** Elixir >=1.8 is now required (was >= 1.7)