summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-06-17 02:29:32 +0300
committerrinpatch <rinpatch@sdf.org>2020-06-17 02:30:38 +0300
commit281ecd6b30a165843c5b6a1899894646dc25c0f9 (patch)
treedbbf45838d738d2abc9be0a6364ee59484e57f64
parent55d8263c0040b32075b9bb90ab1d6693e627f6bf (diff)
downloadpleroma-281ecd6b30a165843c5b6a1899894646dc25c0f9.tar.gz
pleroma-281ecd6b30a165843c5b6a1899894646dc25c0f9.zip
CHANGELOG.md: mention minimal elixir version update
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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