aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJulien Dessaux2023-08-03 00:47:30 +0200
committerJulien Dessaux2023-08-03 00:47:30 +0200
commitaa825e5aae9457a55456aa8b4855c212ffcae80b (patch)
treee1c5ee6462705a69c9764d96fd5d179a47c0f390 /CHANGELOG.md
parentAdded identities and jobs datasource usage examples (diff)
downloadterraform-provider-eventline-aa825e5aae9457a55456aa8b4855c212ffcae80b.tar.gz
terraform-provider-eventline-aa825e5aae9457a55456aa8b4855c212ffcae80b.tar.bz2
terraform-provider-eventline-aa825e5aae9457a55456aa8b4855c212ffcae80b.zip
Batch fetch projects api calls and updated changelogv0.0.6
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a518c28..6dac54e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 0.0.6 - 2023-08-03
+
+### Features
+* Add project datasource
+
+### Notes
+* Added identities and jobs datasources usage examples
+* Batch FetchProjects api calls
+
## 0.0.5 - 2023-07-31
### Features