ME310 0.0.0 - ????.??.??

ME310 2.13.1 - 2024.04.16
* Fixes in M2MWrite
* Added Http_send_without_parameter
* Fixes str_start

ME310 2.12.1 - 2023.11.23
* Fixes in LWM2M_first example

ME310 2.12.0 - 2022.11.23
* Fixes in MQTT and FTP examples


ME310 2.11.0 - 2022.11.22
* Added hello world example
* Added sleep example
* Added debug flag in ME310 class

ME310 2.10.0 - 2022.01.31
* Added several lwm2m utility functions
* Fixed issue with psm_setting method empty parameters management
* Fixed unused parameter in ssl_configure_general_param method

ME310 2.9.0 - 2022.01.11
* code cleanup

ME310 2.8.0 - 2021.11.19
* Added lwm2m objset function
* Added float to string method

ME310 2.7.0 - 2021.11.15
* Added generic AT command utilities and example sketch

ME310 2.6.0 - 2021.10.14
* File utilities improvements
* sketches code improvements
* code cleanup

ME310 2.5.0 - 2021.10.08
* Changed Bosch example to use BMA400-API library
* Minor code cleanup

ME310 2.4.0 - 2021.09.27
* Add SMS management in AT commands
* Add binary mode improvements for sockets data

ME310 2.3.0 - 2021.08.11
* Added Calling Line Identification Presentation management (CLIP)

ME310 2.2.0 - 2021.07.29

* URC wait method added
* Added URC management improvements in LwM2M code

ME310 2.1.0 - 2021.07.26

* Added MQTT and LWM2M AT commands coverage with example sketches

ME310 2.0.0 - 2021.05.06

* Added support to more AT commands and the command/online modes

ME310 1.0.1 - 2021.03.24

* Improved namespace naming convention and some AT commands management

ME310 1.0.0 - 2021.02.04

* Initial release