aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2022-09-02 22:35:08 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2022-09-03 03:58:22 +0200
commitec80a1e405c7b1d893c08ea99e824f2c13719c3a (patch)
tree53ca9e2aa7fa0957d9d498d9bab85f3bf2308fb5 /CHANGELOG.md
parent24af2e1c5811e5e85ede1f75f7845e09a477fb58 (diff)
downloadpleroma-ec80a1e405c7b1d893c08ea99e824f2c13719c3a.tar.gz
Bump minimum Elixir version to 1.10
1.9 being end-of-life
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d0ef4e11..caa5d0cd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MastoFE
### Changed
+- **Breaking:** Elixir >=1.10 is now required (was >= 1.9)
- Allow users to remove their emails if instance does not need email to register
- Uploadfilter `Pleroma.Upload.Filter.Exiftool` has been renamed to `Pleroma.Upload.Filter.Exiftool.StripLocation`
- Updated the recommended pleroma.vcl configuration for Varnish to target Varnish 7.0+