diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-12-15 23:52:37 +0000 |
---|---|---|
committer | tusooa <tusooa@kazv.moe> | 2023-12-15 23:52:37 +0000 |
commit | f07b134add9dc5e3ece6c5fcffe8aad6f753bab9 (patch) | |
tree | ba54db78e571fc75b62170f74f764ebaf96478c0 | |
parent | 948f01f19af39becb1277491535df4d5a6f07c24 (diff) | |
download | pleroma-f07b134add9dc5e3ece6c5fcffe8aad6f753bab9.tar.gz pleroma-f07b134add9dc5e3ece6c5fcffe8aad6f753bab9.zip |
Fix formatting of changelog
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f9fc0cd68..83b3065ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - TwitterAPI: Return proper error when healthcheck is disabled -- - Fix eblurhash and elixir-captcha not using system cflags +- Fix eblurhash and elixir-captcha not using system cflags ## 2.6.0 ### Security |