From c23821e6277971d7b7f447231c2ade62b4085110 Mon Sep 17 00:00:00 2001 From: Marcin Jedras Date: Thu, 8 Jul 2021 23:05:13 +0200 Subject: [PATCH] Fix changelog placement for ActionBlock --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b04f233d03..6b63e760a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ All notable changes to this project will be documented in this file. The format ### UI Components +- Added: + - Add ActionBlock component ([#1404](https://github.com/bloom-housing/bloom/pull/1459)) (Marcin Jedras) + ## 1.0.4 / 2021-07-07 ### General @@ -112,7 +115,6 @@ All notable changes to this project will be documented in this file. The format - **Note**: the previous `Tab` child of `TabNav` has been renamed to `TabNavItem` - Icon support for standard variants of Button component ([#1268](https://github.com/bloom-housing/bloom/pull/1268)) (Jared White) - Generic date component ([#1392](https://github.com/bloom-housing/bloom/pull/1392)) (Emily Jablonski) - - Add ActionBlock component ([#1404](https://github.com/bloom-housing/bloom/pull/1459)) (Marcin Jedras) - Fixed: