From 9edeafbc77aabf7b4d92464890190828fced9ed0 Mon Sep 17 00:00:00 2001 From: Anton Petrov Date: Sat, 1 May 2021 08:41:08 +0300 Subject: [PATCH] 1.2.27 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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)