mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
354 B
Plaintext
19 lines
354 B
Plaintext
---
|
|||
|
|
title: v0.9.17
|
||
|
|
description: "Implement ServiceKeeper interface for x/dwn module"
|
||
|
|
type: changelog
|
||
|
|
date: 2025-07-20T23:56:00Z
|
||
|
|
changelog:
|
||
|
|
version: "0.9.17"
|
||
|
|
category: "DWN"
|
||
|
|
search:
|
||
|
|
tags:
|
||
|
|
- "Service"
|
||
|
|
---
|
||
|
|
|
||
|
|
Implement ServiceKeeper interface for x/dwn module (#120)
|
||
|
|
|
||
|
|
- Service abstraction layer
|
||
|
|
- Improved module interactions
|
||
|
|
- Enhanced modularity
|