diff --git a/CHANGELOG.md b/CHANGELOG.md index e53714eab1..26cb3657b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ ## [0.6.0] - 2018-06-26 -- Added GCP Instance Identity Token (IIT) node attestation -- Added X509 Proof-of-Possession node attestation -- Added challenge/response support to node attestation API +- Added GCP Instance Identity Token (IIT) node attestation. +- Added X509 Proof-of-Possession node attestation. +- Added challenge/response support to node attestation API. - SQL datastore plugin renamed. Now includes support for PostgresSQL. -- Improved AWS Node attestation resilience -- Lots of bug fixes. \ No newline at end of file +- Improved k8s workload attestation resilience. +- Lots of bug fixes.