From 7044138c02c854fdf7286d86d7487bbfd04e5134 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 6 Nov 2016 12:37:23 +0100 Subject: [PATCH] updated --- ChangeLog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index ab7e0639..d82aa995 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,17 @@ +# 2.3 (2016-11-06) + +## Bug Fixes +* synchronously request a message if needed for loading "*.inc" files +* corrected derivation for TEM_P type +* allow chained messages to be polled +* removed CRC from slave answer in decode + +## Features +* no longer poll scan messages since those are expected not to change +* added more message counts to "info" result +* added uih circuit with bar chart containing yields to HTML interface + + # 2.2 (2016-10-16) ## Breaking Changes