From 15e33a63e392c10b79e246b1e2a5902ed6ea9191 Mon Sep 17 00:00:00 2001 From: fpagliughi Date: Tue, 12 Sep 2023 17:13:02 -0400 Subject: [PATCH] Updated README for v0.12.2 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c06ff37..5a32185 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,10 @@ To keep up with the latest announcements for this project, follow: **EMail:** [Eclipse Paho Mailing List](https://accounts.eclipse.org/mailing-list/paho-dev) -**Mattermost:** [Eclipse Mattermost Paho Channel](https://mattermost.eclipse.org/eclipse/channels/paho) +### What's new in v0.12.2 + +- [#209](https://github.com/eclipse/paho.mqtt.rust/issues/209) Added trace/log statements from the Paho C library to the Rust logs +- Minor cleanup of subscriber examples. ### What's new in v0.12.1