diff --git a/CHANGELOG.md b/CHANGELOG.md index ffdc6588..35838dd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [2.10.11] - 2025-12-09 + +* Tested against Django 6.0. + ## [2.10.10] - 2025-10-11 * Fixes issue [475](https://github.com/danirus/django-comments-xtd/issues/475): Add support for drf-spectacular. diff --git a/README.md b/README.md index 748d80c8..45b6de9b 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ From v2.10.10 django-comments-xtd includes support for [drf-spectacular](https:/ Example sites and tests run under officially Django [supported versions](https://www.djangoproject.com/download/#supported-versions): -* Django 5.1, 5.0, 4.2, 4.1 -* Python 3.13, 3.12, 3.11, 3.10 +* Django 6.0, 5.1, 5.0, 4.2, 4.1 +* Python 3.14, 3.13, 3.12, 3.11, 3.10 Additional Dependencies: