Skip to content

Commit

Permalink
update changelog to get ready to inline release
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Nov 28, 2023
1 parent beed1c0 commit a424f10
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,14 @@ Removed: for now removed features.
Fixed: for any bug fixes.
Security: in case of vulnerabilities.

## [Unreleased]
## [0.3.0] 2023.11.27

### Changed

- qos_core: do not go in unrecoverable phase if live_attestation_doc fails.
- qos_core: do not go into unrecoverable phase if inject_key fails.
- qos_core: do not go into unrecoverable phase if boot_key_forward fails.
- qos_core: do not go into unrecoverable phase if boot_standard fails.

## [1.0.0] 2023.11.27
- qos_core: do not go in unrecoverable phase if live_attestation_doc fails. (#412)
- qos_core: do not go into unrecoverable phase if inject_key fails. (#412)
- qos_core: do not go into unrecoverable phase if boot_key_forward fails. (#412)
- qos_core: do not go into unrecoverable phase if boot_standard fails. (#412)

### Added

Expand Down

0 comments on commit a424f10

Please sign in to comment.