From eae3b98078256bffd3c76135c7cef92b8a32fd6a Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 21 Feb 2019 13:01:18 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c2b28d..1d03adae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [add] New translation file German (de.json). This also adds hyphenation to some of the titles. + [#1027](https://github.com/sharetribe/flex-template-web/pull/1027) + ## [v2.11.0] 2019-02-20 - [fix] SelectMultipleFilter had a bug on mobile layout - `onSubmit` didn't get called. This fixes