commit: f07b134add9dc5e3ece6c5fcffe8aad6f753bab9
parent 948f01f19af39becb1277491535df4d5a6f07c24
Author: Haelwenn <contact+git.pleroma.social@hacktivis.me>
Date: Fri, 15 Dec 2023 23:52:37 +0000
Fix formatting of changelog
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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