commit: d18441e9c41724de0ba9f08db90985cfdf83fd1a
parent 5716654d127921d86b3aa8c9307ab9ac2ca6ab1b
Author: tusooa <tusooa@kazv.moe>
Date: Sun, 12 Mar 2023 16:04:43 +0000
Indicate in changelog that removal of crypt is breaking
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- rel="me" was missing its cache
### Removed
-- Support for passwords generated with `crypt(3)` (Gnu Social migration artifact)
+- BREAKING: Support for passwords generated with `crypt(3)` (Gnu Social migration artifact)
## 2.5.1