diff --git a/CHANGELOG.md b/CHANGELOG.md index 75fa369f..339f66fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.35.0](https://github.com/rudderlabs/rudder-go-kit/compare/v0.34.2...v0.35.0) (2024-07-22) + + +### Features + +* minio testhelper add content method ([#524](https://github.com/rudderlabs/rudder-go-kit/issues/524)) ([201797b](https://github.com/rudderlabs/rudder-go-kit/commit/201797bafa240053940fbf6402cb79c1d385f253)) + + +### Miscellaneous + +* **deps:** bump the frequent group across 1 directory with 2 updates ([#519](https://github.com/rudderlabs/rudder-go-kit/issues/519)) ([724dc2f](https://github.com/rudderlabs/rudder-go-kit/commit/724dc2f03c491bd71229b31fb0a4b409091998e1)) +* move to gomock uber ([#564](https://github.com/rudderlabs/rudder-go-kit/issues/564)) ([0ef84cf](https://github.com/rudderlabs/rudder-go-kit/commit/0ef84cf536b1a0821393d7676d22334c74328dbf)) + ## [0.34.2](https://github.com/rudderlabs/rudder-go-kit/compare/v0.34.1...v0.34.2) (2024-06-05)