From 68f05274f76a747416363c423fcc6ddb6d1a7643 Mon Sep 17 00:00:00 2001 From: Dave Snider Date: Tue, 14 Nov 2017 14:24:15 -0800 Subject: [PATCH] change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d1128fbe834..7611d8e6b8e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Add `isLoading` prop to form inputs to allow for a loading state [(#150)](https://github.com/elastic/eui/pull/150) - `` now accepts integers between 1 and 10 for the `grow` prop. [(#144)](https://github.com/elastic/eui/pull/144) +- Add `isLoading` prop to form inputs to allow for a loading state [(#150)](https://github.com/elastic/eui/pull/150) # [`0.0.2`](https://github.com/elastic/eui/tree/v0.0.2)