From a8157a88a73bc5a434ee57e4d3e76e8fa80be002 Mon Sep 17 00:00:00 2001 From: Santiago Ospina Date: Tue, 31 Jul 2018 21:09:07 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3375dfe5..3fb44207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,6 @@ * `Simulation` is renamed `SimulationRichards` and moved to [richards_simulation.hh](dune/dorie/interface/richards_simulation.hh). * Simulation object now has `Traits`. - independent of each other ### Deprecated * `output.subsamplingLevel` is optional and defaults to 0 if not given -- GitLab