Update changelog

This commit is contained in:
Vesa Luusua 2019-05-22 12:44:17 +03:00
parent df601c3088
commit 68abf0e471

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
- [fix] Renamed Component.example.css files to ComponentExample.css to fix bug introduced in one of
the library updates. [#1095](https://github.com/sharetribe/flex-template-web/pull/1095)
- [add] `rawOnly` flag for Styleguide examples using fixed positioning or full-page dimensions.
[#1094](https://github.com/sharetribe/flex-template-web/pull/1094)
- [fix] Show error when typing credit card number if e.g. the number is invalid. Fixes bug that was