From 15126003a9ff0beb13d96b49d1aad9d22e4f7611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 13 Mar 2026 19:03:48 +0100 Subject: [PATCH] Bump to v0.1.1 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d72f338..63abea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +_No changes yet_ + +## [v0.1.1] - 2026-03-13 + ### Added - Added optional parameter to inject your own `HttpClient` @@ -31,6 +35,7 @@ _Initial release, SMS only._ -[Unreleased]: https://github.com/AM-WD/LinkMobility/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/AM-WD/LinkMobility/compare/v0.1.1...HEAD +[v0.1.1]: https://github.com/AM-WD/LinkMobility/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/AM-WD/LinkMobility/commits/v0.1.0