Skip to content

Commit 4090c2d

Browse files
committed
add link to changelog in readme
1 parent 5b6033a commit 4090c2d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ Python Versions
5858

5959
virtualenvwrapper is tested under Python 2.4 - 2.7.
6060

61+
Upgrading to 2.9
62+
================
63+
64+
Version 2.9 includes the features previously delivered separately by
65+
``virtualenvwrapper.project``. If you have an older verison of the
66+
project extensions installed, remove them before upgrading.
67+
6168
Upgrading from 1.x
6269
==================
6370

@@ -99,6 +106,14 @@ issues. Before reporting bugs in the bug tracker, please test
99106
*without* your aliases enabled. If you can identify the alias causing
100107
the problem, that will help make virtualenvwrapper more robust.
101108

109+
==========
110+
Change Log
111+
==========
112+
113+
The `release history`_ is part of the project documentation.
114+
115+
.. _release history: http://www.doughellmann.com/docs/virtualenvwrapper/history.html
116+
102117
=======
103118
License
104119
=======

0 commit comments

Comments
 (0)