summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2023-12-15 23:52:37 +0000
committertusooa <tusooa@kazv.moe>2023-12-15 23:52:37 +0000
commitf07b134add9dc5e3ece6c5fcffe8aad6f753bab9 (patch)
treeba54db78e571fc75b62170f74f764ebaf96478c0
parent948f01f19af39becb1277491535df4d5a6f07c24 (diff)
Fix formatting of changelog
-rw-r--r--CHANGELOG.md2
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