mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
19 lines
358 B
Plaintext
19 lines
358 B
Plaintext
---
|
|||
|
|
title: v0.9.14
|
||
|
|
description: "Implement DIDKeeper interface for x/svc module"
|
||
|
|
type: changelog
|
||
|
|
date: 2025-07-18T23:58:00Z
|
||
|
|
changelog:
|
||
|
|
version: "0.9.14"
|
||
|
|
category: "Service"
|
||
|
|
search:
|
||
|
|
tags:
|
||
|
|
- "DID"
|
||
|
|
---
|
||
|
|
|
||
|
|
Implement DIDKeeper interface for x/svc module (#116)
|
||
|
|
|
||
|
|
- DID integration for services
|
||
|
|
- Identity-based service management
|
||
|
|
- Enhanced authentication
|