diff --git a/CHANGELOG.md b/CHANGELOG.md index ab0a8d7..19b7ab3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [1.0.0] - 2024-02-27 + +## Added: + +* Added an optional attribute `name` to `influxdb_authorization` resource. +* Acceptance tests for all data sources and resources. + +## Updated: + +* `retention_days` is renamed to `retention_period` in `influxdb_bucket` resource. +* Made some document changes. + ## [0.1.0] - 2024-02-14 ### Added: