diff options
author | Matt Iversen <teh.ivo@gmail.com> | 2016-01-24 07:28:40 +1100 |
---|---|---|
committer | Matthew Iversen <teh.ivo@gmail.com> | 2016-02-21 11:31:40 +1100 |
commit | 333bdaa13232e9f1a87402388076f951d3affcab (patch) | |
tree | 2a0b0fafa2b7fa96cdd37602399181d9cd00972c | |
parent | bb7abfe2650a36a4d44a1f1488fc94d24cc76f52 (diff) | |
download | virtualenv-remove-multiple-script-versions.tar.gz |
Update changes.rstremove-multiple-script-versions
-rw-r--r-- | docs/changes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index 764100f..7eb0925 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -4,6 +4,9 @@ Release History 14.1.0 (unreleased) ------------------- +* Remove the `virtualenv-N.N` script from the package; this can no longer be correctly created from a wheel installation. + Resolves :issue:`851`, :issue:`692` + 14.0.6 (2016-02-07) ------------------- |