1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 12:33:48 -05:00
This commit is contained in:
Anton Petrov
2023-10-22 12:35:36 +03:00
committed by GitHub
parent a9a92dfdc5
commit 011bbf0cca

View File

@@ -1,5 +1,8 @@
# Version History
## Release v2.3.31
* Add new anaconda and miniconda definitions by @aphedges in https://github.com/pyenv/pyenv/pull/2824
## Release v2.3.30
* Fix intermittent "broken pipe" in tests by @native-api in https://github.com/pyenv/pyenv/pull/2817