From be2de1a0ed9f2be41f63e0d90ef6eb507e07ad95 Mon Sep 17 00:00:00 2001 From: onli Date: Thu, 3 Feb 2022 20:30:14 +0100 Subject: [PATCH] Document #778 --- docs/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/NEWS b/docs/NEWS index 7ed8f80c..b0b24123 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,3 +1,6 @@ + * Improve permalink generation performance and enable more unicode + replacements (thanks to mbirth!) + Version 2.4-beta1 (September 12th, 2021) ------------------------------------------------------------------------ * Hide more PHP warnings in production mode, to ease the migration