diff --git a/CHANGES.rst b/CHANGES.rst index 46599733..15a1b420 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,10 @@ Changes Unreleased ---------- + +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)