From 59ddbcd481dfdcd640566c0929b4d1cdb2427c12 Mon Sep 17 00:00:00 2001
From: Dmitri Naumov <dmitri.naumov@ufz.de>
Date: Thu, 14 Mar 2019 15:19:02 +0100
Subject: [PATCH] Update changelog.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 798a521ea02..321a8d7ae7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -77,7 +77,8 @@
 - Add MFront/TFEL solid constitutive relation support via.
   MFrontGenericInterfaceSupport library. CMake option `OGS_USE_MFRONT`. [#2259](https://github.com/ufz/ogs/pull/2259)
 - Infrastructure for multi-phase, multi-component material properties library.
-  [#2303](https://github.com/ufz/ogs/pull/2303)
+  [#2303](https://github.com/ufz/ogs/pull/2303),
+  [#2415](https://github.com/ufz/ogs/pull/2415)
 - Anisotropic tensors may now be given in given local coordinate system. [#2370](https://github.com/ufz/ogs/pull/2370)
 - Non-constant density model implementation in HC process. [#2200](https://github.com/ufz/ogs/pull/2200)
 - Add second derivatives of permeability functions in Richards flow. [#2188](https://github.com/ufz/ogs/pull/2188)
-- 
GitLab