diff --git a/Changelog.md b/Changelog.md index c747ed2..1cabc22 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## Version v0.3.5 (2024-08-22) + +### Chores and tidying + +- **deps:** update module github.com/testcontainers/testcontainers-go to v0.33.0 (#95) (887e0729) +- **deps:** update module github.com/vektra/mockery/v2 to v2.45.0 (#94) (15450b0c) + ## Version v0.3.4 (2024-08-06) ### Documentation