xref: /CoreMQTT-Agent-v1.2.0/CHANGELOG.md (revision 86c51db1a7d060744a06fa3619bd3ba86a938a94)
1# Changelog for coreMQTT Agent Library
2
3## v1.2.0 (October 2022)
4
5### Changes
6 - [#77](https://github.com/FreeRTOS/coreMQTT-Agent/pull/77) Update coreMQTT-Agent to work with the coreMQTT v2.1.0. No breaking changes from the previous version.
7 - [#75](https://github.com/FreeRTOS/coreMQTT-Agent/pull/75) Update coreMQTT-Agent to work with the coreMQTT v2.0.0.
8
9## v1.1.0 (November 2021)
10
11### Changes
12 - [#59](https://github.com/FreeRTOS/coreMQTT-Agent/pull/59) Update doxygen version used for documentation to 1.9.2.
13
14## v1.0.1 (July 2021)
15
16### Changes
17 - [#56](https://github.com/FreeRTOS/coreMQTT-Agent/pull/56) Add header guards for C++ linkage and update coreMQTT submodule.
18
19## v1.0.0 (April 2021)
20
21This is the first release of the coreMQTT Agent library in this repository.
22
23