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

Update CHANGELOG.md

This commit is contained in:
Anton Petrov
2021-07-25 11:53:58 +03:00
committed by GitHub
parent afc8031544
commit 52822a3d50

View File

@@ -1,5 +1,13 @@
## Version History ## Version History
## Release 2.0.4
- Added scripts for rolling releases of Miniforge (#2019)
- Update pyston-2.3 (#2017)
- Add GraalPython 21.2.0 (#2018)
- Add CPython 3.10.0b4 (#2013), (#2005)
- Add Pyston 2.3 (#2012)
## Release 2.0.3 ## Release 2.0.3
* Remove PATH warning (#2001) * Remove PATH warning (#2001)