From 9b74c60fecd121a702d34095d25a4a47434cf52f Mon Sep 17 00:00:00 2001
From: Christoph Lehmann <christoph.lehmann@ufz.de>
Date: Tue, 4 Oct 2016 08:43:11 +0200
Subject: [PATCH] updated changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index eccdfb5b410..91f20692936 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,8 @@ for boundary conditions were generalized.
    ID dependent values. #1426
  - Added fluid property class and several fluid density and viscosity models
    based on it. #1398, #1435
+ - Enabled solving of axially symmetric problems on 2D meshes for all currently
+   implemented processes. #1443
 
 #### Utilities
  New utilities:
-- 
GitLab