1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

add CHANGELOG.md

This commit is contained in:
Yamashita Yuu
2013-06-13 20:51:17 +09:00
parent b726ace943
commit b473f7a271
2 changed files with 41 additions and 16 deletions

View File

@@ -425,23 +425,8 @@ tracker](https://github.com/yyuu/pyenv/issues).
### Version History
**0.2.0** (February 18, 2013)
See CHANGELOG.md.
* Import changes from rbenv 0.4.0.
**0.1.2** (October 23, 2012)
* Add push/pop for version stack management.
* Support multiple versions via environment variable.
* Now GCC is not a requirement to build CPython and Stackless.
**0.1.1** (September 3, 2012)
* Support multiple versions of Python at a time.
**0.1.0** (August 31, 2012)
* Initial public release.
### License