diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00c9a09ac0361484692333ee0f8a9d44a48e70b2..2f65cdfac3ae78ba3dc7a24426539a93bbf0a4c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,8 +17,13 @@
 
 - Nécessite PHP 8.1 minimum
 
+### Deprecated
+
+- Fonction `spip_sha256` (utiliser `hash('sha256', $str)`)
+
 ### Removed
 
+- Fonction `_nano_sha256` (utiliser `hash('sha256', $str)`)
 - Action `super_cron` (utiliser l’action `cron`, tel que `spip.php?action=cron`)
 - #5505 Fonctions `verif_butineur()`, `editer_texte_recolle()` et environnement `_texte_trop_long` des formulaires (Inutilisé — servait pour IE !)
 - #5258 Retrait de toute mention à GD1 dans la configuration des vignettes