From ffab47fdcdbb6dc800a9e6aa50a7dd2d4b2874f4 Mon Sep 17 00:00:00 2001 From: Lucas Cordeiro Date: Fri, 6 Mar 2020 10:51:57 -0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed37ddb0..927a53d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added - New component `ProductQuantity`. +- Prop `showListPrice` to `Price` component. ## [0.17.0] - 2020-01-29 ### Added