CHANGELOG.md: mention minimal elixir version update
authorrinpatch <rinpatch@sdf.org>
Tue, 16 Jun 2020 23:29:32 +0000 (02:29 +0300)
committerrinpatch <rinpatch@sdf.org>
Tue, 16 Jun 2020 23:30:38 +0000 (02:30 +0300)
CHANGELOG.md

index 2f291ad2a6090bc3c076b468d4da9150c49e7c03..3ee13904f352e6eb3ead49cd67e3dd24ae6f106b 100644 (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