From 80f44db09fc23ad6c43da9e0c9df92268c1fe401 Mon Sep 17 00:00:00 2001 From: Santiago Ospina Date: Fri, 27 Jul 2018 14:27:20 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d8c0785..917c4c41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ * Decentralization of the header system so that in most of the header files are independent of each other * `Simulation` is renamed `SimulationRichards` and moved to - (richards_simulation.hh)[dune/dorie/interface/richards_simulation.hh] + [richards_simulation.hh](dune/dorie/interface/richards_simulation.hh) * Simulation object now has `Traits`. ### Fixed -- GitLab