Better wording

This commit is contained in:
Daniel Karzel 2021-04-17 16:51:41 +10:00
parent d1bc7e8fc2
commit a114460520
No known key found for this signature in database
GPG Key ID: 30C3FC2E438ADB6E

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Quote protocol returns JSON encoded data instead of CBOR.
- The quote protocol returns JSON encoded data instead of CBOR.
This is a breaking change in the protocol handling, old CLI versions will not be able to process quote requests of ASBs running this version.
### Fixed