From 9da3bd20dbf92eb8df10b5fed7b436586f1553c5 Mon Sep 17 00:00:00 2001
From: Yonghui <huangyh56@gmail.com>
Date: Wed, 7 Dec 2016 01:40:57 +0100
Subject: [PATCH] Update the changelog file

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6b81d8384a..a2df63fdd62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,8 @@
  - support scaling, GMRES, and Pardiso in Eigen linear solvers. #1509 #1510
  - added the command line option --unbuffered-std-out to deactivate buffer for standard output. #1514
  - changed the default OGS_LOG_LEVEL to debug in release builds. #1522
+ - Two phase flow process with pp model implementation. #1530
+ - Richards flow process implementation. #1473
 
 ### Utilities
 New utilities:
-- 
GitLab