=======
Changes
-------
* 2757: Add windows arm64 launchers for scripts generated by easy_install.
* 2800: Added ``--owner`` and ``--group`` options to the ``sdist`` command,
for specifying file ownership within the produced tarball (similarly
to the corresponding distutils ``sdist`` options).
Documentation changes
---------------------
* 2792: Document how the legacy and non-legacy versions are compared, and reference to the PEP 440 scheme.