chroe: adds bugfix in CHANGELOG.md

This commit is contained in:
Nicolas Lepage 2025-07-31 16:31:37 +02:00
parent 79dc03660b
commit 8e3f59a49c
No known key found for this signature in database
GPG key ID: B0879E35E66D8F6F

View file

@ -2,6 +2,7 @@
## 2.0.1 (not yet released)
* CHANGED: CSP recommendation around bootstrap5 template resolved in Firefox 131 (#1613)
* FIXED: Allow pasting a password for decrypting a paste (#1620)
## 2.0.0 (2025-07-28)
* ADDED: Error logging in database and filesystem backend (#1554)