CHANGELOG.md: add 2.0.5 entry

Bu işleme şunda yer alıyor:
rinpatch 2020-05-13 00:08:07 +03:00
ebeveyn 3f13437a9c
işleme 6430df851d
1 değiştirilmiş dosya ile 15 ekleme ve 0 silme

Dosyayı Görüntüle

@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [2.0.5] - 2020-05-13
### Security
- Fix possible private status leaks in Mastodon Streaming API
### Fixed
- Crashes when trying to block a user if block federation is disabled
- Not being able to start the instance without `erlang-eldap` installed
- Users with bios over the limit getting rejected
- Follower counters not being updated on incoming follow accepts
### Upgrade notes
1. Restart Pleroma
## [2.0.4] - 2020-05-10
### Security