Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pdecat committed Mar 27, 2020
1 parent 48e1138 commit 6cc813d
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
## 0.1.0 (March 27, 2020)

NOTES:

* Tested with Zabbix 3.2, 3.4, 4.0 and 4.4
* First release of the Claranet fork

FEATURES:
* **New Data Source:** `zabbix_server` ([#XX]())
* **New Resource:** `zabbix_item` ([#XX]())
* **New Resource:** `zabbix_trigger` ([#XX]())
* **New Resource:** `zabbix_template` ([#XX]())
* **New Resource:** `zabbix_template_link` ([#XX]())
* **New Resource:** `zabbix_lld_rule` ([#XX]())
* **New Resource:** `zabbix_item_prototype` ([#XX]())
* **New Resource:** `zabbix_trigger_prototype` ([#XX]())

IMPROVEMENTS:
* Retry create and delete operations on transient failures

BUG FIXES:
* Resolve issue when api.Version() is called concurrently to other methods

## 0.0.4 (May 23, 2019)

NOTES:

* Support terraform 0.12 (upstream release)

## 0.0.3 (May 23, 2019)

NOTES:

* Support terraform 0.10.x (upstream release)

## 0.0.2 (July 05, 2017)

NOTES:

* Support terraform 0.9.11 (upstream release)


## 0.0.1 (February 21, 2017)

NOTES:

* First release (upstream release)

0 comments on commit 6cc813d

Please sign in to comment.