From 0ae3c24e275d83e9adbcd6f5beceab13c1511cad Mon Sep 17 00:00:00 2001
From: Lars Bilke <lars.bilke@ufz.de>
Date: Tue, 27 Sep 2016 09:48:58 +0200
Subject: [PATCH] Updated Changelog.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6c590bc21c..c0d3d761f03 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
 
 ### Infrastructure
  - Added a generic natural boundary condition class. #1337
+ - Migrated all important Jenkins jobs to script-based [Jenkins Pipeline](https://jenkins.io/doc/pipeline/) functionality (#1392, #1396, #1404, #1411, #1424, #1428, #1436). For an introduction see [docs.opengeosys.org - Continuous Integration](https://docs.opengeosys.org/docs/devguide/development-workflows/continuous-integration)
 
 ### Fixes:
  - Fix an issue that a shape vector was defined as a column vector. Corrected to a row vector  #1288
@@ -20,6 +21,7 @@
  - Fix Grid (enlarge bounding box to fit all points) #1369
  - Fix mapping of geometries to mesh surfaces #1327, #1368
  - Fix transmitting raster data to element properties #1347
+ - Fixed missing XSD files in packages, #1410
 
 # 6.0.6
 
-- 
GitLab