Skip to content

Commit b2a3805

Browse files
authored
Merge pull request #246 from vanschelven/add-supported-versions-to-changelog
Update CHANGELOG to reflect supported versions
2 parents dfb5a00 + 34b65fb commit b2a3805

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
- Fixes `extract_host_and_port` to support standalone port numbers (e.g., `python manage.py runserver 55555`);
2424
- Updates tox configuration to use `dev` dependency group;
2525
- Removes Docker instructions from documentation;
26+
- Drops support for Python 3.10;
27+
- Ensures Django 6.0 support;
2628

2729
## 4.2.0
2830

0 commit comments

Comments
 (0)