diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e07031..070dab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - `OrbisEVMAuth`, `OrbisSolanaAuth` and `OrbisTezosAuth` now expose `authenticateDid` for decoupled DID creation - `get did()` added to `OrbisDB`, exposes the currently authenticated `DID` -- new method `parseUserFromCacao: AuthUserInformation` exposed under `/utils` +- new method `parseUserFromDid: AuthUserInformation` exposed under `/utils` - `OrbisKeyDidAuth.createRandom` to create a random `did:key` ## [0.0.40-alpha] - 2024-07-03 @@ -56,4 +56,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Deprecated features ### Security -- Vulnerabilities changes \ No newline at end of file +- Vulnerabilities changes