From cdf40feeac6e540e5ae5a4c231a04c72629250d9 Mon Sep 17 00:00:00 2001 From: victorhmp Date: Wed, 15 Jan 2020 23:39:52 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a7e79c8..6832b6b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- `minicart-content`, `minicart-product-list`, `minicart-summary`, `minicart-empty-state` and `flex-layout` to allowed list for `header` and `header-row` interfaces. ## [2.24.0] - 2019-12-17 ### Added