diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ad0e51..e8d6b31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://git.d3data.de/D3Private/linkmobility-php-client/compare/2.0.1...rel_2.x) +## [Unreleased](https://git.d3data.de/D3Private/linkmobility-php-client/compare/2.0.2...rel_2.x) + +## [2.0.2](https://git.d3data.de/D3Private/linkmobility-php-client/compare/2.0.1...2.0.2) - 2022-07-28 +### Changed +- add support note +- adjust readme ## [2.0.1](https://git.d3data.de/D3Private/linkmobility-php-client/compare/2.0.0...2.0.1) - 2022-07-28 ### Added diff --git a/README.en.md b/README.en.md index a3cac52..c5075c9 100644 --- a/README.en.md +++ b/README.en.md @@ -1,7 +1,7 @@ [![deutsche Version](https://logos.oxidmodule.com/de2_xs.svg)](README.md) [![english version](https://logos.oxidmodule.com/en2_xs.svg)](README.en.md) -# LINK Mobility Austria PHP API Client +# LINK Mobility PHP API Client [LINK Mobility](https://www.linkmobility.de/) provides a service for sending mobile messages (SMS, Whatsapp, RCS, Chatbot, ...). diff --git a/README.md b/README.md index c56eb4a..66e2efe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![deutsche Version](https://logos.oxidmodule.com/de2_xs.svg)](README.md) [![english version](https://logos.oxidmodule.com/en2_xs.svg)](README.en.md) -# LINK Mobility Austria PHP API Client +# LINK Mobility PHP API Client [LINK Mobility](https://www.linkmobility.de/) stellt einen Service zum Versenden von mobilen Nachrichten (SMS, Whatsapp, RCS, Chatbot, ...) zur Verfügung. diff --git a/composer.json b/composer.json index 81194aa..d14bc2f 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "d3/linkmobility-php-client", "type": "library", - "description": "PHP client for LINK Mobility Austria API", + "description": "PHP client for LINK Mobility API", "keywords": [ "LINK Mobility", "php",