File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,13 @@ Python Versions
58
58
59
59
virtualenvwrapper is tested under Python 2.4 - 2.7.
60
60
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
+
61
68
Upgrading from 1.x
62
69
==================
63
70
@@ -99,6 +106,14 @@ issues. Before reporting bugs in the bug tracker, please test
99
106
*without * your aliases enabled. If you can identify the alias causing
100
107
the problem, that will help make virtualenvwrapper more robust.
101
108
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
+
102
117
=======
103
118
License
104
119
=======
You can’t perform that action at this time.
0 commit comments