diff options
author | Alibek Omarov <a1ba.omarov@gmail.com> | 2022-02-22 04:04:02 +0300 |
---|---|---|
committer | Alibek Omarov <a1ba.omarov@gmail.com> | 2022-02-22 04:04:02 +0300 |
commit | e6f37c868f246c6659f102e9202666ee8426802e (patch) | |
tree | 485faacf8b16d981e35d15f97207cb5e3a6d4118 /CHANGELOG.md | |
parent | d1ff7bfa318b26761b3527f594e128423de3ae2b (diff) | |
download | pleroma-systemd-template-unit.tar.gz |
changelog: add entrysystemd-template-unit
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6e0fdf2..f98a6e7bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - MastoAPI: Support for `birthday` and `show_birthday` field in `/api/v1/accounts/update_credentials`. - Configuration: Add `birthday_required` and `birthday_min_age` settings to provide a way to require users to enter their birth date. - PleromaAPI: Add `GET /api/v1/pleroma/birthdays` API endpoint +- systemd template service unit ### Fixed - Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies |