Skip to content

Commit 6aca2e8

Browse files
committed
Add "Change history" section for the specs.
1 parent 046695d commit 6aca2e8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

envelope.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,7 @@ invalidating the signature:
7373

7474
At this point we do not standardize any other encoding. If a need arises, we may
7575
do so in the future.
76+
77+
## Change history
78+
* 1.0.0: Initial version.
79+

protocol.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,3 +175,7 @@ Result (using the recommended [JSON envelope](envelope.md)):
175175
[JWS]: https://tools.ietf.org/html/rfc7515
176176
[PASETO]: https://github.com/paragonie/paseto/blob/master/docs/01-Protocol-Versions/Version2.md#sig
177177
[TUF]: https://theupdateframework.io
178+
179+
## Change history
180+
* 1.0.0: Initial version.
181+

0 commit comments

Comments
 (0)