CHANGELOG.md: mention minimal elixir version update

This commit is contained in:
rinpatch 2020-06-17 02:29:32 +03:00
parent 55d8263c00
commit 281ecd6b30
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [unreleased]
### Changed
- **Breaking:** Elixir >=1.9 is now required (was >= 1.8)
- In Conversations, return only direct messages as `last_status`
- MFR policy to set global expiration for all local Create activities
- OGP rich media parser merged with TwitterCard