# Changelog for coreMQTT Agent Library

## v1.2.0 (October 2022)

### Changes
 - [#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.
 - [#75](https://github.com/FreeRTOS/coreMQTT-Agent/pull/75) Update coreMQTT-Agent to work with the coreMQTT v2.0.0.

## v1.1.0 (November 2021)

### Changes
 - [#59](https://github.com/FreeRTOS/coreMQTT-Agent/pull/59) Update doxygen version used for documentation to 1.9.2.

## v1.0.1 (July 2021)

### Changes
 - [#56](https://github.com/FreeRTOS/coreMQTT-Agent/pull/56) Add header guards for C++ linkage and update coreMQTT submodule.

## v1.0.0 (April 2021)

This is the first release of the coreMQTT Agent library in this repository.

