diff --git a/docs/changes.rst b/docs/changes.rst index 8d92fe9bb..1860ef10d 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -115,6 +115,8 @@ Release History * Added support for PyPy3k +* Added ``--always-copy`` option to suppress use of symlinks (Pull #409) + * Added the option to use a version number with the ``-p`` option to get the system copy of that Python version (Windows only)