Skip to content

Commit 5a32c7e

Browse files
committed
Bump up the envelop.md to version 1.1.0 and add change history.
1 parent 102f943 commit 5a32c7e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

envelope.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
March 03, 2021
44

5-
Version 1.0.0
5+
Version 1.1.0
66

77
This document describes the recommended data structure for storing DSSE
88
signatures, which we call the "JSON Envelope". For the protocol/algorithm, see
@@ -89,3 +89,9 @@ invalidating the signature:
8989

9090
At this point we do not standardize any other encoding. If a need arises, we may
9191
do so in the future.
92+
93+
## Change history
94+
* 1.1.0:
95+
* Added support for UTF-8 encoded payload and `payloadUtf8` field.
96+
97+
* 1.0.0: Initial version

0 commit comments

Comments
 (0)