diff --git a/CHANGES.rst b/CHANGES.rst index 15a1b420..59e00f55 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,9 +4,13 @@ Changes Unreleased ---------- +3.10.1 (2025-06-20) +------------------- + +- Fixed changelog syntax to support PyPI packaging (gh-1499) 3.10.0 (2025-06-20) ------------------- +------------------- - Tests are no longer bundled in released wheels (gh-1478) - Move repository to the Django Commons organization (gh-1391)