From e67de01f39ed7cc752e4e209d82f431872cd0d06 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 20 Apr 2024 07:58:27 +0200 Subject: Adding upstream version 1.15.0. Signed-off-by: Daniel Baumann --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee0f7d..76d4c4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## UPCOMING +## 1.15 + +- Dependency: remove pendulum, add `python-dateutil` (thanks to [deronnax]) +- Dependency: Supports Python 3.12 Now! (thanks to [deronnax]) + + ### 1.14.1 - Bugfix: fix argument parsing, `"foo\nbar"` will be parsed to `foo` and `\` @@ -332,3 +338,4 @@ [aymericbeaumet]: https://github.com/aymericbeaumet [torrefatto]: https://github.com/torrefatto [chayim]: https://github.com/chayim +[deronnax]: https://github.com/deronnax -- cgit v1.2.3