소스 검색
v2.3.27
pull/2791/head
Anton Petrov
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
6개의 추가작업 그리고
0개의 파일을 삭제
-
CHANGELOG.md
|
|
|
@ -1,5 +1,11 @@ |
|
|
|
# Version History |
|
|
|
|
|
|
|
# Release v2.3.27 |
|
|
|
|
|
|
|
* Prefer OpenSSL 3 in Homebrew since 3.12 by @native-api in https://github.com/pyenv/pyenv/pull/2781 |
|
|
|
* Fix get-pip urls for older pypy versions by @TimPansino in https://github.com/pyenv/pyenv/pull/2788 |
|
|
|
* Update openssl url for 3.12.0rc2 by @zsol in https://github.com/pyenv/pyenv/pull/2789 |
|
|
|
|
|
|
|
## Release v2.3.26 |
|
|
|
|
|
|
|
* Prevent `grep` warning in `conda.bash` by @aphedges in https://github.com/pyenv/pyenv/pull/2768 |
|
|
|
|