mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
360 B
Plaintext
19 lines
360 B
Plaintext
---
|
|||
|
|
title: v0.9.6
|
||
|
|
description: "Introduce VaultKeeper interface for enhanced modularity"
|
||
|
|
type: changelog
|
||
|
|
date: 2025-07-16T23:59:00Z
|
||
|
|
changelog:
|
||
|
|
version: "0.9.6"
|
||
|
|
category: "Vault"
|
||
|
|
search:
|
||
|
|
tags:
|
||
|
|
- "Interface"
|
||
|
|
---
|
||
|
|
|
||
|
|
Introduce VaultKeeper interface for enhanced modularity (#99)
|
||
|
|
|
||
|
|
- Vault abstraction layer
|
||
|
|
- Improved code organization
|
||
|
|
- Better testability
|