From a84f558796b87777aa139198f1ce96aea1c4f50f Mon Sep 17 00:00:00 2001 From: Jan Becker Date: Thu, 5 Oct 2023 14:17:26 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c254cd34..6707b187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to SeisComP are documented here. +## 5.5.8 + +- GUI + - Fix setting first enabled event in event list. This has caused application, + e.g. scesv, to not update the current event if the type has changed to + "not existing" or "other". +- scolv + - Preserve arrival definition flags (backazimuth, h-slowness) when committing + from picker if a pick is not enabled. + ## 5.5.7 - scolv