1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 14:23:53 -05:00

Update CHANGELOG.md

This commit is contained in:
Anton Petrov
2021-08-23 10:35:08 +03:00
committed by GitHub
parent e9c8dfc197
commit 8b60418361

View File

@@ -1,5 +1,12 @@
## Version History
## Release 2.0.5
* Move man page to location where it can be automatically found by man (#2032)
* Update checksums for CPython 3.10.0rc1 (#2025)
* Remove 3.9.3 (#2022)
* Add CPython 3.10.0rc1(#2023)
## Release 2.0.4
- Added scripts for rolling releases of Miniforge (#2019)