Skip to content

Commit 87bf332

Browse files
committed
Update CHANGES release notes
1 parent 8379b0e commit 87bf332

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CHANGES.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,32 @@ Notable changes between releases.
44

55
## Latest
66

7-
## v0.2.1 (2017-08-02)
7+
## v0.2.3
8+
9+
* Document usage with the Terraform [3rd-party plugin](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins) directory ([#39](https://github.com/coreos/terraform-provider-matchbox/pull/39))
10+
* Use Go v1.11.5 for pre-compiled binaries
11+
12+
## v0.2.2
13+
14+
* Improve client endpoint validation ([#23](https://github.com/coreos/terraform-provider-matchbox/pull/23))
15+
* Provide better errors if endpoint includes a scheme or is missing a port
16+
17+
## v0.2.1
818

919
* Statically link the `terraform-provider-matchbox` binaries
1020

11-
## v0.2.0 (2017-06-13)
21+
## v0.2.0
1222

1323
* Add Profile `generic_config` field to write generic/experimental config templates to Matchbox
1424
* Add Profile `raw_ignition` field to write raw Ignition to Matchbox. Note that providing a `container_linux_config` is preferred.
1525

16-
## v0.1.1 (2017-05-15)
26+
## v0.1.1
1727

1828
Fix darwin release, which was compiled for Linux.
1929

2030
* Fix Makefile cross-compilation
2131

22-
## v0.1.0 (2017-04-07)
32+
## v0.1.0
2333

2434
Initial release of the Matchbox Terraform Provider Plugin
2535

0 commit comments

Comments
 (0)