1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 20:43:48 -05:00

Update CHANGELOG.md

This commit is contained in:
Anton Petrov
2023-08-27 01:29:26 -07:00
committed by GitHub
parent 6e79eb0b7c
commit 14cf54fb1c

View File

@@ -1,5 +1,9 @@
# Version History
## Release v2.3.25
* Add CPython 3.8.18, 3.9.18, 3.10.13, 3.11.5 by @edgarrmondragon in https://github.com/pyenv/pyenv/pull/2763
## Release v2.3.24
* README update: Added UNIX reference near Automatic installer by @VictorieeMan in https://github.com/pyenv/pyenv/pull/2744