From 7c0e7beedaf6af46c4ba0e4cc30a18ea0d2eae29 Mon Sep 17 00:00:00 2001 From: legoc Date: Tue, 11 Oct 2016 10:56:20 +0200 Subject: [PATCH] Changelog --- CHANGELOG | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6e2d895..465df78 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ -Version 1.0.3, ? +Version 1.0.3, 2016-10-11 ------------------------- -- +- Corrected missing jump when a bad event is read in EventArrayAlgorithm. +- Implemented different reading when version = 1 and version > 1. +- Corrected using time base for calculating rates. Added the lstrates128 application. +- Corrected reading of the 1724 board (30bits of timestamp with 2 bits of zero) Version 1.0.2, 2016-07-11 ------------------------- -- GitLab