From d18441e9c41724de0ba9f08db90985cfdf83fd1a Mon Sep 17 00:00:00 2001 From: tusooa Date: Sun, 12 Mar 2023 16:04:43 +0000 Subject: [PATCH] Indicate in changelog that removal of crypt is breaking --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 491d676df..52ca2c865 100644 --- 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