From c0e43a46e4b8c1ca8e7838f5b3d29ccfe60453bb Mon Sep 17 00:00:00 2001 From: Andreas Suter Date: Sun, 29 May 2022 11:31:41 +0200 Subject: [PATCH] update ChangeLog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a29e100c..dacbeed4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,13 @@ or https://bitbucket.org/muonspin/musrfit/commits/all +Release of V1.8.0, 2022/05/22 +============================= + +new: addRun - allows to add runs and write it to file +refactoring of Class_MuSR_PSI: (i) class variables and methods renamed according to ROOT +rules. (ii) start to modernize to newer c++ standards. + Release of V1.7.6, 2021/10/02 =============================