From f9bf25f96db3fa4a425d9414b80b14b96a8d1e36 Mon Sep 17 00:00:00 2001 From: Sebastian Limbach Date: Sun, 4 Mar 2018 14:07:44 +0100 Subject: [PATCH] Add changes --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e494294..eec9207c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,10 +16,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Automated integration tests translations ### Changed +- Add link to GitHub repository which contains the respective Dockerfile. - Optimized automated unit tests cloneObject, cmpVersions - -### Changed - - Update notifications use now translation templates instead of normal strings. ### Fixed