diff --git a/CHANGELOG.md b/CHANGELOG.md index afdc93e..fc3a3a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,10 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.8.4] ### Added -- [`reusable-ruff`](.github/workflows/reusable-ruff.yml) reusable workflow for perform linting and static analysis with [Ruff](https://github.com/astral-sh/ruff). -- [`update-examples`](.github/workflows/update-examples.yml) workflow to keep the pinned version number in the README examples up to date +- [`reusable-ruff`](.github/workflows/reusable-ruff.yml) reusable workflow for perform linting and static analysis +- with [Ruff](https://github.com/astral-sh/ruff). +- [`update-examples`](.github/workflows/update-examples.yml) workflow to keep the pinned version number in the README +- examples up to date. ## [0.8.3] @@ -20,7 +22,8 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.8.2] ### Changed -* `reusable-pytest` and `reusable-version-info` now use [`setup-micromamba`](https://github.com/mamba-org/setup-micromamba) rather than `provision-with-micromamba` which has been deprecated. +* `reusable-pytest` and `reusable-version-info` now use [`setup-micromamba`](https://github.com/mamba-org/setup-micromamba) rather than + `provision-with-micromamba` which has been deprecated. ## [0.8.1]