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
2017-07-17 09:12:51 -04:00
parent 37e4c2094f
commit 0314de0c73
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## Unreleased
## v1.1.3
* python-build: Add CPython 3.6.2 (#951)
## v1.1.2
* pyenv: Fix incorrect `pyenv --version` output in v1.1.1 (#947)