diff --git a/releases/v0.5.0.md b/releases/v0.5.0.md
index df4821c..55ba843 100644
--- a/releases/v0.5.0.md
+++ b/releases/v0.5.0.md
@@ -1,5 +1,5 @@
 # Release Notes for v0.5.0
-Release Date: 2023-03-14
+Release Date: 2023-04-14
 
 Please see the [quickstart guide](../quickstart.md) for details on how to try out Confidential
 Containers.
@@ -10,10 +10,14 @@ definition of the acronyms used in this document.
 
 ## What's new
 - Process-based isolation is now fully supported with SGX hardware added to enclave-cc CI
-+ Improved validation coverage
-+ [KBS Resource URI Scheme](https://github.com/confidential-containers/attestation-agent/blob/main/docs/KBS_URI.md) is raised to identify all confidential resources.
+- [KBS Resource URI Scheme](https://github.com/confidential-containers/attestation-agent/blob/main/docs/KBS_URI.md) 
+is published to identify all confidential resources.
 - SEV configuration can be set with annotations
-+ - Generic Key Broker System (KBS) is now supported. This includes the [KBS](https://github.com/confidential-containers/kbs) itself, which relies on the [Attestation Service (AS)](https://github.com/confidential-containers/attestation-service) for attestation evidence verification. Reference Values are provided to the `AS` by the [Reference Value Provider Service (RVPS)](https://github.com/confidential-containers/attestation-service/blob/main/docs/rvps.md).
+- Generic Key Broker System (KBS) is now supported. This includes the [KBS](https://github.com/confidential-containers/kbs)
+itself, which relies on the [Attestation Service (AS)](https://github.com/confidential-containers/attestation-service)
+for attestation evidence verification. Reference Values are provided to the `AS` by 
+the [Reference Value Provider Service (RVPS)](https://github.com/confidential-containers/attestation-service/blob/main/docs/rvps.md).
+
 ## Hardware Support
 Confidential Containers is tested with attestation on the following platforms:
 - Intel TDX
@@ -28,7 +32,6 @@ The following platforms are in development:
 - AMD SEV-SNP
 
 ## Limitations
-
 The following are known limitations of this release:
 
 - Platform support is currently limited, and rapidly changing