diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a88740..cdd01bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,10 @@ and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.13.0] + ### Changed - The [`reusable-ruff`](.github/workflows/reusable-ruff.yml) action now checks for import order. -## [0.12.1] ### Fixed - The [`reusable-release-action`](.github/workflows/reusable-release.yml) now uses the `gh` CLI instead of the archived `repo-sync/pull-request` action.