From 173d4ac521918d40a687ca1ca73f8f8b146c1827 Mon Sep 17 00:00:00 2001
From: Thomas Fetzer <thomas.fetzer@iws.uni-stuttgart.de>
Date: Mon, 27 Mar 2017 08:38:09 +0200
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b6432150a..97c4d633c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,9 +19,8 @@ Differences Between DuMuX 2.10 and DuMuX 2.11
       of creating meshes with gradually in- and decreasing distances between nodes.
       It also allows the creation of a 360° cake where the last elements are
       connected to the first elements.
-    - Python script for post processing can be found in bin/postprocessing
-      covering plot over line, plot over time, and L2 error calculation
-      from Vtk files
+    - A python script for the post-process-calculation of the L2 error
+      from Vtk files has been added.
 
 * IMMEDIATE INTERFACE CHANGES not allowing/requiring a deprecation period:
     - shouldWriteRestartFile() is now, as shouldWriteOutput() already was,
-- 
GitLab