diff --git a/CHANGELOG.md b/CHANGELOG.md index 82b0cf8..89210d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Fixed tox configuration to actually run Django 3.2 in CI. Tox also uses the "testing" dependencies without the need to duplicate them in the `tox.ini`. ([#7](https://github.com/tbrlpld/laces/pull/7)) +- Bumped GitHub Actions to latest versions. This removes a reliance on the now deprecated Node 16. ([#11](https://github.com/tbrlpld/laces/pull/11)) ### Removed