From b8f8ccdc50931f6feeb52924cc93eeec35665ecd Mon Sep 17 00:00:00 2001 From: Mohcine Chraibi <m.chraibi@fz-juelich.de> Date: Tue, 13 Feb 2018 12:32:58 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fa0350..b62b49a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file. - show name and id of rooms/subrooms in "geometry structure" - Rename directory to `JPSvis_Files`: 94ed0a55 +### Fixed +- SegFault issue #55 +- Dealing with big room id numbers. #54 +- Ctrl-Q functionality #51 + ## v0.8.0 [2016-02-18] ### Added - option to load vtk files. Need to add the line ``` <gradient_field filename="floorfield.vtk"> -- GitLab