From cc5cdb2fda57a6437c351a1f18055a1c2ce0c45f Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Fri, 30 Dec 2022 15:34:17 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8091b324..cc25898f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,14 +15,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed -* Improved Russian Translation in #203, contributed by @mrtnvgr. ### Dependencies -* Bump cicirello/pyaction from 4.12.0 to 4.14.0 ### CI/CD +## [1.20.1] - 2022-12-30 + +### Fixed +* Improved Russian Translation in #203, contributed by @mrtnvgr. + +### Dependencies +* Bump cicirello/pyaction from 4.12.0 to 4.14.0 + + ## [1.20.0] - 2022-10-25 ### Added