diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d260e3..6f80560 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v0.2.0](https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/compare/v0.1.0...v0.2.0) - 2024-09-01 +- BREAKING: refactor interfaces by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/8 +- ignore sub module update by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/9 +- ignore sub module update by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/11 + ## [v0.1.0](https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/commits/v0.1.0) - 2024-08-29 - Configure Renovate by @renovate in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/1 - add Example with Lambda AppConfig Agent by @Arthur1 in https://github.com/Arthur1/openfeature-provider-go-aws-appconfig/pull/4