diff options
author | rinpatch <rinpatch@sdf.org> | 2019-06-09 13:56:41 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-06-09 13:56:41 +0300 |
commit | cfcc0c87763f460f4f3329f4de64890fbf23e795 (patch) | |
tree | 16f58b9ea40c5046de2e85c09ac0b5d607694ff2 | |
parent | 3ecfe2a6d4874cc6f7873c3d8c76f25d6b83829a (diff) | |
download | pleroma-cfcc0c87763f460f4f3329f4de64890fbf23e795.tar.gz pleroma-cfcc0c87763f460f4f3329f4de64890fbf23e795.zip |
Add a changelog entry for releases
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 510ad7ff5..4dafa0df5 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/). - [MongooseIM](https://github.com/esl/MongooseIM) http authentication support. - LDAP authentication - External OAuth provider authentication +- Support for building a release using [`mix release`](https://hexdocs.pm/mix/master/Mix.Tasks.Release.html) - A [job queue](https://git.pleroma.social/pleroma/pleroma_job_queue) for federation, emails, web push, etc. - [Prometheus](https://prometheus.io/) metrics - Support for Mastodon's remote interaction |