diff --git a/CHANGELOG.md b/CHANGELOG.md index 9251042..5e01a1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [v0.4.1](https://github.com/monkescience/testastic/compare/v0.4.0...v0.4.1) (2026-07-10) + +### Bug Fixes + +- **deps:** update module golang.org/x/net to v0.56.0 (#61) ([5aa27ed](https://github.com/monkescience/testastic/commit/5aa27edfd61062f1382a2fe64d98b313aaf79e84)) + ## [v0.4.0](https://github.com/monkescience/testastic/compare/v0.3.5...v0.4.0) (2026-06-06) ### ⚠ BREAKING CHANGES