From f9be3622f4cf9b9d4e45c322f59232977f8e605a Mon Sep 17 00:00:00 2001 From: Tahir Jalilov <43037294+TahirJalilov@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:42:38 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 201cb57..c1488a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,10 @@ emoji ===== +v2.11.0 (2024-03-26) +----- +* Update to Unicode v15.1 + v2.10.1 (TBD) ----- * Fix slow import when debugging in Python 3.12 #280