From 8923ef8c49408896149c00abfa3d3a295eb92e72 Mon Sep 17 00:00:00 2001 From: Paolo Melchiorre Date: Wed, 24 Aug 2022 09:27:06 +0200 Subject: [PATCH] Prepare next release 2.4 --- docs/changes.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index 286136b..a64d167 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -6,9 +6,12 @@ Changelog unreleased ^^^^^^^^^^ +v2.4 (2022-08-24) +^^^^^^^^^^^^^^^^^ + - Add compatibility with Django 4.1 -- Drop compatibility for Django 2.2, 3.1 -- Drop compatibility for Python 3.6 +- **BACKWARD INCOMPATIBLE** Drop compatibility for Django 2.2, 3.1 +- **BACKWARD INCOMPATIBLE** Drop compatibility for Python 3.6 v2.3.2 (2022-01-25) ^^^^^^^^^^^^^^^^^^^