1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 13:33:45 -05:00

Update CHANGELOG.md

This commit is contained in:
Anton Petrov
2023-03-10 09:04:21 +03:00
committed by GitHub
parent f507d08064
commit 6bb75b3ba7

View File

@@ -1,5 +1,10 @@
# Version History
## Release 2.3.15
* Add miniconda 23.1.0-1 by @aphedges in https://github.com/pyenv/pyenv/pull/2635
* Add CPython 3.12.0a6 by @saaketp in https://github.com/pyenv/pyenv/pull/2638
## Release 2.3.14
* Fix indentation by @rafrafek in https://github.com/pyenv/pyenv/pull/2620