summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDS/Charlie <82801887+ds-cbo@users.noreply.github.com>2023-01-11 11:34:43 +0100
committerGitHub <noreply@github.com>2023-01-11 12:34:43 +0200
commit14216ed8f90832eed9c8ea24442d5b63da4389eb (patch)
treec6f5fecc12d5c62da148a0840eaf180e74c0b7f4 /CHANGES.rst
parent53637ddbacaef2474429b22176091a362ce6567f (diff)
downloadbabel-14216ed8f90832eed9c8ea24442d5b63da4389eb.tar.gz
Implement zoneinfo support and make pytz optional (#940)
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 949d16d..bee5c3f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,13 @@
Babel Changelog
===============
+Unreleased
+----------
+
+* Use `zoneinfo` timezone resolving on python 3.9+, while keeping pytz support
+ for lower versions
+
+
Version 2.11.0
--------------