diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef4d94..e640717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed -- `project-name` now has a `--unity-exclusion` flag which sets the exclusion field to default more appropriate for Unity. - ### Removed +## [2.4.1] 2023-11-21 + +### Changed + +- `project-name` now has a `--unity-exclusion` flag which sets the exclusion field to default more appropriate for Unity. +- Fixed a bug where the `visited` and `visit_count` functions were declared twice. + ## [2.4.0] 2023-11-15 ### Added