Fix nullpointer exception in CSV exporter

Change-Id: Ie49251f79c2fe5b1b702375b8776180bd2112c63
diff --git a/Changes b/Changes
index 4a9fcdd..920712c 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
-0.2.4 2021-04-27
+0.2.4 2021-04-28
     - Fix temporary session-riding capabilities.
     - Introduced central tinylog.
     - Fix nullpointer in RTF export.
+    - Fix nullpointer in CSV export.
 
 0.2.3 2021-03-24
     - Added trail info to RTF export.
\ No newline at end of file