From 82e9be9419a12e13adab0dace27f056c61719df5 Mon Sep 17 00:00:00 2001
From: Christoph Lehmann <christoph.lehmann@ufz.de>
Date: Tue, 20 Sep 2016 12:31:55 +0200
Subject: [PATCH] updated changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6a2c0c4667..e6c590bc21c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,9 @@
  - Finalize support for multicomponent boundary conditions adding configuration
    parser. #1343
  - Added uniform Robin boundary condition. #1336
- - Added B-Matrices and Kelven mapping tools for deformation processes. #1359
+ - Added B-Matrices and Kelvin mapping tools for deformation processes. #1359
  - New tools: scaleProperty, createNeumannBc #1346
+ - Implemented numerical Jacobian assembly for Newton-Raphson solver. #1352
 
 ### Infrastructure
  - Added a generic natural boundary condition class. #1337
-- 
GitLab