From 71b8a05eb021e5ec8516cd2fcb6e941c497062c7 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Fri, 8 Jan 2016 15:25:41 -0800 Subject: [PATCH] CHANGES.md: Add initial changelog for v0.1.0 --- CHANGES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGES.md diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 00000000..0793d792 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,13 @@ +# coreos-baremetal Config Service + +## Latest + +## v0.1.0 (2015-01-08) + +Initial release of the coreos-baremetal Config Service. + +### Features + +* Support for PXE, iPXE, and Pixiecore network boot environments +* Match machines based on hardware attributes or free-form tag matchers +* Render boot configs (kernel, initrd), [Ignition](https://coreos.com/ignition/docs/latest/what-is-ignition.html) configs, and [Cloud-Init](https://github.com/coreos/coreos-cloudinit) configs