1
0

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

This commit is contained in:
2026-03-17 17:25:13 +01:00
parent 79567c730c
commit 3543f3cccc
19 changed files with 1330 additions and 1401 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