1
0

Reorganized namespaces
All checks were successful
Branch Build / build-test-deploy (push) Successful in 1m19s

This commit is contained in:
2026-03-17 17:25:13 +01:00
parent 79567c730c
commit 3f8cece95c
21 changed files with 1337 additions and 1404 deletions

View File

@@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Channel implementations (SMS, WhatsApp, ...) are extensions to the `ILinkMobilityClient` interface.
- Reorganized namespaces to reflect parts of the API
### Removed
- `IQueryParameter` as no usage on API docs found (for now)
## [v0.1.1] - 2026-03-13