From 63da2ec2c9008e7eaa42dce0ab67ede0047b0cbf Mon Sep 17 00:00:00 2001 From: Nick Moreton Date: Thu, 21 Nov 2024 16:08:49 +0000 Subject: [PATCH] use titlecase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Dan BraghiÈ™ <31622+zerolab@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea2b387..bbcc51a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - Add tox testing for Django 5.1 and Wagtail 6.2 + 6.3 -- Drop testing for python 3.8 +- Drop testing for Python 3.8 ## [0.8] - 2024-02-23