From 28b50d232218097efb8d7043771a92cb0f091edd Mon Sep 17 00:00:00 2001 From: john30 Date: Thu, 5 May 2016 13:04:09 +0200 Subject: [PATCH] updated version --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index d201b690..96f2eb46 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,4 @@ -# next version: 2.1 +# 2.1 (2016-05-05) ## Breaking Changes * added "hex" command for sending arbitrary hex data, disable it by default (use "--enablehex" command line option), and limit "write -h" command to known messages only.