From: rinpatch Date: Tue, 16 Jun 2020 23:29:32 +0000 (+0300) Subject: CHANGELOG.md: mention minimal elixir version update X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=281ecd6b30a165843c5b6a1899894646dc25c0f9;p=akkoma CHANGELOG.md: mention minimal elixir version update --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f291ad2a..3ee13904f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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