diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d750afe..26ee4ffc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - 2023-08-29 +## [Unreleased] - 2023-09-06 ### Added @@ -15,14 +15,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed -* Get repository owner (user for stats image) from GitHub Actions environment variables (fixes issue related to update to GitHub CLI determining owner of repository). ### Dependencies -* Bump cicirello/pyaction from 4.14.0 to 4.22.0 ### CI/CD +## [1.20.3] - 2023-09-06 + +### Fixed +* Get repository owner (user for stats image) from GitHub Actions environment variables #210 (fixes issue related to update to GitHub CLI #209 determining owner of repository). + +### Dependencies +* Bump cicirello/pyaction from 4.14.0 to 4.22.0 + + ## [1.20.2] - 2022-12-30 ### Fixed