소스 검색
v2.3.32
pull/2839/head
Anton Petrov
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
5개의 추가작업 그리고
0개의 파일을 삭제
-
CHANGELOG.md
|
|
|
@ -1,5 +1,10 @@ |
|
|
|
# Version History |
|
|
|
|
|
|
|
## Release v2.3.32 |
|
|
|
* Describe --no-rehash option in the manpage by @fsc-eriker in https://github.com/pyenv/pyenv/pull/2832 |
|
|
|
* Make adding $PYENV_ROOT/bin to PATH independent of other software by @native-api in https://github.com/pyenv/pyenv/pull/2837 |
|
|
|
* Make `pyenv init` output insertable to startup files by @native-api in https://github.com/pyenv/pyenv/pull/2838 |
|
|
|
|
|
|
|
## Release v2.3.31 |
|
|
|
* Add new anaconda and miniconda definitions by @aphedges in https://github.com/pyenv/pyenv/pull/2824 |
|
|
|
|
|
|
|
|