1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 09:03:47 -05:00

v20150226

This commit is contained in:
Yamashita Yuu
2015-02-26 11:34:53 +09:00
parent 4540967250
commit 95ab7d1892
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
## Version History
#### 20150226
* python-build: Add CPython release; 3.4.3 (#323)
* python-build: Add CPython alpha release; 3.5.0a1 (#324)
* python-build: Add Miniconda/Miniconda3 3.8.3 (#318)
#### 20150204
* python-build: Add PyPy 2.5.0 release (#311)