From b5d56bc7406cd3b8e7b24ca63696bd728097e421 Mon Sep 17 00:00:00 2001 From: Paul Hollinsky Date: Thu, 31 Mar 2022 18:18:33 -0400 Subject: [PATCH] v2.1.0 Update copyright date Update to libicsneo v0.3.0 Report transmits down to the kernel for echo Allow filtering devices by serial number --- CHANGELOG | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d28d3f2..6fda214 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +v2.1.0 + Update copyright date + Update to libicsneo v0.3.0 + Report transmits down to the kernel for echo + Allow filtering devices by serial number + v2.0.3 Update copyright date Update to libicsneo v0.2.0 diff --git a/README.md b/README.md index aec97e5..660035f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Version 2.0.3 +Version 2.1.0 This is the usermode daemon for the Intrepid Control Systems SocketCAN support. This daemon requires that ```intrepid.ko``` is loaded on your system.