mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-05 16:39:47 +00:00
Indicate in changelog that removal of crypt is breaking
This commit is contained in:
parent
5716654d12
commit
d18441e9c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue