We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167b092 commit afc726aCopy full SHA for afc726a
1 file changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog for coreMQTT Client Library
2
3
## v2.0.0 (September 2022)
4
+- [#219](https://github.com/FreeRTOS/coreMQTT/pull/219) Fix MISRA deviations in the source.
5
+- [#218](https://github.com/FreeRTOS/coreMQTT/pull/218) Fix bugs in receiveSingleIteration and optimize sendMessageVector.
6
- [#213](https://github.com/FreeRTOS/coreMQTT/pull/213) Fix MISRA deviations in the source.
7
- [#200](https://github.com/FreeRTOS/coreMQTT/pull/200) Add hooks to the code.
8
- [#205](https://github.com/FreeRTOS/coreMQTT/pull/205) Update logging and add MQTT_InitStatefulQoS to prevent log leaks.
0 commit comments