Files

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