From 32f531707028ca5f1733755811b08f6323b296ca Mon Sep 17 00:00:00 2001 From: Max Harris Date: Fri, 9 Aug 2024 09:55:03 -0500 Subject: [PATCH] 2.4.0.1 --- ChangeLog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 5a9ef04..d0db08e 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -8,6 +8,13 @@ For build level release notes see https://github.com/mtconnect/cppagent/ ## [Unreleased] +## [2.4.0.1] - 2024/08/09 - Max Harris + +### Added +- Added json schem for configuration files +- Fixed documentation for the configuration in the readme. +- Added xpath to the `Mqtt2Service` to subselect what components and data items will be published. + ## [2.3.0.16] - 2024/07/09 - Max Harris ### Added