From 2426091302d62d18877b8379004b595380ed982a Mon Sep 17 00:00:00 2001 From: Thulasiraj Komminar <39799163+thulasirajkomminar@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:26:40 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: