Skip to content

Commit 0e30e08

Browse files
committed
v0.8.1
1 parent 44accbd commit 0e30e08

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.8.1] - 2023-10-02
4+
5+
### Changed
6+
7+
- change `proofPurpose` of VP from `assertionMethod` to `authentication` to align with the spec
8+
39
## [0.8.0] - 2023-09-28
410

511
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rdf-proofs"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
edition = "2021"
55
authors = ["yamdan"]
66
license = "MIT"

0 commit comments

Comments
 (0)