1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 16:47:04 -05:00
This commit is contained in:
Josh Friend
2019-06-11 10:18:18 -04:00
parent 4157973301
commit a10c787f9b
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
## Version History
## 1.2.12
* python-build: Find zlib from Xcode or brew on Mojave (#1353)
* python-build: Add PyPy 7.1.1 (#1335)
* python-build: Add CPython 3.8.0b1
## 1.2.11
* python-build: Fix `posix_close` name collision in 2.4 builds (#1321)