Skip to content

Commit 0101d92

Browse files
committed
CHANGELOG: Create, add a description of all the versions
1 parent acde169 commit 0101d92

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# 0.4.1
2+
3+
📜 Added this file, a changelog for the versions.
4+
5+
# 0.4.0
6+
7+
🚀 Support for create/read/update/delete of ImprovMX SMTP credentials.
8+
9+
# 0.3.0
10+
11+
🐛 Fix email forward imports, previously we weren't setting all the fields.
12+
🐛 Return API 404s to the user, don't infinitely loop waiting for success.
13+
14+
# 0.2.1
15+
16+
📜 Docs updates.
17+
18+
# 0.2.0
19+
20+
🐛 Fix a panic when creating email forwards. A vital component!
21+
22+
# 0.1.2
23+
24+
📜 Terraform Registry docs updates: all possible params, etc.
25+
26+
# 0.1.1
27+
28+
📜 Add docs to be displayed on the Terraform Registry with some example Terraform configuration.
29+
30+
# 0.1.0
31+
32+
🚀 Create/Read/Update/Delete/Import ImprovMX domains.
33+
🚀 Create/Read/Update/Delete/Import ImprovMX email forwards.

0 commit comments

Comments
 (0)