From 4b10f3bf371fb04f49fdfa44ce415aa1790e1b12 Mon Sep 17 00:00:00 2001 From: Dave Hallam <110543996+davidhallam4-nhs@users.noreply.github.com> Date: Wed, 6 Aug 2025 08:35:37 +0100 Subject: [PATCH] Update CHANGE-LOG.md for v4 --- CHANGE-LOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGE-LOG.md b/CHANGE-LOG.md index 39f7349..39b9381 100644 --- a/CHANGE-LOG.md +++ b/CHANGE-LOG.md @@ -4,6 +4,11 @@ Release Notes These are not all encompassing, but we will try and capture noteable differences here. ---- + +# 4.0 +* drop support for Python 3.7 and 3.8 which are now [EOL](https://devguide.python.org/versions/#status-of-python-versions) +* add support for Python 3.12 and 3.13 + # 3.1 * expose a `send_chunk` method which will return the bare http response, but will still take care of some of the messier header negotiation * support for alternative names for optional send headers