Skip to content

Commit

Permalink
Add link to virtualenv < 20.0.0 changelog. (#1547)
Browse files Browse the repository at this point in the history
* Add link to virtualenv < 20.0.0 changelog.

* add changelog

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>

Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
  • Loading branch information
jezdez and gaborbernat authored Feb 10, 2020
1 parent c8ac1ed commit 710c81a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,5 @@ v20.0.0b1 (2020-01-28)

The current virtualenv is the second iteration of implementation. From version ``0.8`` all the way to ``16.7.9``
we numbered the first iteration. Version ``20.0.0b1`` is a complete rewrite of the package, and as such this release
history starts from there.
history starts from there. The old changelog is still available in the
`legacy branch documentation <https://virtualenv.pypa.io/en/legacy/changes.html>`_.
1 change: 1 addition & 0 deletions docs/changelog/1547.doc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add link to the `legacy documentation <https://virtualenv.pypa.io/en/legacy>`_ for the changelog by :user:`jezdez`.

0 comments on commit 710c81a

Please sign in to comment.