This commit is contained in:
Anthony Sottile 2016-10-25 13:10:11 -07:00
parent 8bcf24e5d5
commit 9ef0c06d3f
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
0.9.2
=====
- Remove some python2.6 compatibility
- UI is no longer sized to terminal width, instead 80 characters or longest
necessary width.
- Fix inability to create python hook environments when using venv / pyvenv on
osx
0.9.1
=====
- Remove some python2.6 compatibility