Update Changelog

This commit is contained in:
Vesa Luusua 2019-02-25 18:51:11 +02:00
parent 9348b73c4c
commit 0a6fa6e5ce

View file

@ -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