forked from AkkomaGang/akkoma
Update changelog
This commit is contained in:
parent
68eed0873e
commit
322463e1bd
1 changed files with 5 additions and 6 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -18,11 +18,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
- Fixes for the autolinker.
|
- Fixes for the autolinker.
|
||||||
- Forwarded reports duplication from Pleroma instances.
|
- Forwarded reports duplication from Pleroma instances.
|
||||||
|
|
||||||
<details>
|
- <details>
|
||||||
<summary>API</summary>
|
<summary>API</summary>
|
||||||
- Statuses were not displayed for Mastodon forwarded reports.
|
- Statuses were not displayed for Mastodon forwarded reports.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
### Upgrade notes
|
||||||
|
|
||||||
|
1. Restart Pleroma
|
||||||
|
|
||||||
|
|
||||||
## [2.2.0] - 2020-11-12
|
## [2.2.0] - 2020-11-12
|
||||||
|
|
||||||
|
@ -87,11 +91,6 @@ switched to a new configuration mechanism, however it was not officially removed
|
||||||
- From Source: `mix ecto.migrate`
|
- From Source: `mix ecto.migrate`
|
||||||
3. Restart Pleroma
|
3. Restart Pleroma
|
||||||
|
|
||||||
|
|
||||||
### Fixes
|
|
||||||
- Config generation: rename `Pleroma.Upload.Filter.ExifTool` to `Pleroma.Upload.Filter.Exiftool`
|
|
||||||
- S3 Uploads with Elixir 1.11
|
|
||||||
|
|
||||||
## [2.1.2] - 2020-09-17
|
## [2.1.2] - 2020-09-17
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
Loading…
Reference in a new issue