diff --git a/CHANGELOG.md b/CHANGELOG.md index c52340fe..6eedbdee 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 +- [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