Merge pull request #568 from dghubble/changelog

CHANGES.md: Add missing changelog notes
This commit is contained in:
Dalton Hubble
2017-06-09 11:18:41 -07:00
committed by GitHub

View File

@@ -1,12 +1,17 @@
# matchbox
# Matchbox
Notable changes between releases.
## Latest
* Add gRPC API endpoints for managing generic (experimental) templates
* Remove Profile `Cmdline` map (deprecated in v0.5.0), use `Args` slice instead
* Remove pixiecore support (deprecated in v0.5.0)
### Examples / Modules
* Kubernetes examples clusters enable etcd TLS (unless experimental self-hosted etcd is enabled)
## v0.6.1 (2017-05-25)
* Improve the installation documentation