1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 00:53:46 -05:00

v1.0.0 (fixes #520)

This commit is contained in:
Yamashita, Yuu
2016-08-15 08:24:39 +00:00
parent 4e10692a1e
commit 7fadd939ad
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
## Version History
## Unreleased
## 1.0.0
* pyenv: Import latest changes from rbenv as of Aug 15, 2016 (#669)
* pyenv: Add workaround for system python at `/bin/python` (#628)