diff --git a/CHANGELOG b/CHANGELOG index ad9017395600dc87db4a7d760a81c6193a1162e8..0a2296607c6b6bdda4bc373f50091fda9e33fba3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +# 2020-07-30 v0.3.0 +- Support the creation of a Confidential Computing Kubernetes Cluster +- Support IAS V4 API +- Support build RPM/DEB package for `shim-rune` and `rune` +- Support bootstrap remote attestation framework +- Support Occlum 0.14 +- Rename the repo `runectl` to `sgx-tools` +- Adapt to v33 SGX in-tree driver + # 2020-06-30 v0.2.0 - Integrate new components shim-rune and runectl. - Implement Enclave Runtime PAL API v2. diff --git a/VERSION b/VERSION index 0ea3a944b399d25f7e1b8fe684d754eb8da9fe7f..0d91a54c7d439e84e3dd17d3594f1b2b6737f430 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0