summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJulien Dessaux2023-07-31 00:31:43 +0200
committerJulien Dessaux2023-07-31 00:31:43 +0200
commit6642a66a1df5db5f2f9780905e83ba2c412128f6 (patch)
tree35d04ade200db806152bc80cd6cf33ed6bf23052 /CHANGELOG.md
parentUpgrade notes (diff)
downloadterraform-provider-eventline-6642a66a1df5db5f2f9780905e83ba2c412128f6.tar.gz
terraform-provider-eventline-6642a66a1df5db5f2f9780905e83ba2c412128f6.tar.bz2
terraform-provider-eventline-6642a66a1df5db5f2f9780905e83ba2c412128f6.zip
Implemented identities datasourcev0.0.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5a4d5f..a518c28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.0.5 - 2023-07-31
+
+### Features
+* Add identities datasource
+
## 0.0.4 - 2023-06-25
### Notes