mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
381 B
Plaintext
19 lines
381 B
Plaintext
---
|
|
title: v0.9.11
|
|
description: "Implement ServiceKeeper interface methods in x/svc keeper"
|
|
type: changelog
|
|
date: 2025-07-18T23:57:00Z
|
|
changelog:
|
|
version: "0.9.11"
|
|
category: "Service"
|
|
search:
|
|
tags:
|
|
- "Keeper"
|
|
---
|
|
|
|
Implement ServiceKeeper interface methods in x/svc keeper (#113)
|
|
|
|
- Complete service keeper implementation
|
|
- Core service functionality
|
|
- Module integration
|