From 0a6fa6e5ce0bbf140044e40c211b8c4af39f71b8 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Mon, 25 Feb 2019 18:51:11 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0e8ca31..ecbc4588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [change] Improve German translations. + [#1034](https://github.com/sharetribe/flex-template-web/pull/1034) - [change] Reordered import/exports on src/components/index.js. This helps to mitigate possible circular dependency problems and strange bugs in CSS bundle. In addition, derivative buttons were refactored to work with `rootClassName` prop (PrimaryButton, SecondaryButton and