diff --git a/CHANGELOG.md b/CHANGELOG.md index 02df0570..02606f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ ## Version History +## 1.2.27 + +* Add GraalPython 21.1.0 (#1882) +* Add CPython 3.10.0a7 (#1880) +* Docs(README): fix info about version-file separator (#1874) +* List versions starting with a dot (#1350) +* Feat: support (skip) commented lines in version-file (#1866) +* pypy3.7-7.3.4 (#1873) +* Create miniforge3-4.10 (#1868) +* Add CPython 3.9.4 (#1865) + ## 1.2.26 * Add CPython 3.9.4 (#1865)