From ad1c421d98ed78c4a96f3662d412dfd9275a7c90 Mon Sep 17 00:00:00 2001 From: cchaos Date: Thu, 21 Feb 2019 11:28:12 -0500 Subject: [PATCH] cl --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 029af6b0c44..2a6deba12df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Converted `EuiToggle` to TypeScript ([#1570](https://github.com/elastic/eui/pull/1570)) - Added type definitions for `EuiButtonGroup`,`EuiButtonToggle`, `EuiFilterButton`, `EuiFilterGroup`, and `EuiFilterSelectItem` ([#1570](https://github.com/elastic/eui/pull/1570)) +- Added `displayOnly` prop to EuiFormRow ([#1582](https://github.com/elastic/eui/pull/1582)) ## [`7.2.0`](https://github.com/elastic/eui/tree/v7.2.0)