diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c5ed6..f28d41c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v0.1.2](https://github.com/Arthur1/http-client-cache/compare/v0.1.1...v0.1.2) - 2024-08-22 +- Update module github.com/redis/go-redis/v9 to v9.6.1 by @renovate in https://github.com/Arthur1/http-client-cache/pull/8 +- Update module golang.org/x/sync to v0.8.0 by @renovate in https://github.com/Arthur1/http-client-cache/pull/10 + ## [v0.1.1](https://github.com/Arthur1/http-client-cache/compare/v0.1.0...v0.1.1) - 2024-07-13 - writes RedisCacheEngine test by @Arthur1 in https://github.com/Arthur1/http-client-cache/pull/6