Skip to content

Commit

Permalink
Update CHANGELOG.md (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello authored Sep 6, 2023
1 parent 899ece3 commit abb8079
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit abb8079

Please sign in to comment.