From 68abf0e471aa13bf77c1237ebfdc1489fc015f62 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 22 May 2019 12:44:17 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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