From 82917a79a8726b71e2078393ea4f0b2b092ca769 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Wed, 22 Apr 2026 10:38:57 +0200 Subject: [PATCH] =?UTF-8?q?fixup!=20=E2=99=BB=EF=B8=8F(backend)=20rename?= =?UTF-8?q?=20documents=20content=20endpoint=20in=20formatted-content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93696e346..aa1bcbb87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to ### Changed -- ♻️(backend) rename documents content endpoint in formatted-content +- ♻️(backend) rename documents content endpoint in `formatted-content` (BC) - 🚸(frontend) show Crisp from the help menu #2222 - ♿️(frontend) structure correctly 5xx error alerts #2128 - ♿️(frontend) make doc search result labels uniquely identifiable #2212