From 2d888d6aa565e57cc558b636e04e761f5cf1184b Mon Sep 17 00:00:00 2001 From: aitzol Date: Sat, 6 Jan 2024 17:57:57 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfdf7c3b..fba62a7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,8 @@ - Allow empty avatar for remote users (#1129) - Percent encode blog FQN for federation interoperability (#1129) - The same to `preferredUsername` (#1129) -- Deprecation warnings on build(see updates) +- Deprecation warnings during build process(see rust crate updates) +- Server error 500 creating new blog with white spaces inside title. Bug reported on https://git.joinplu.me/Plume/Plume/issues/1152 ### To do