From 9afde47df636c63edc5e86b3626b5c70a4e8889f Mon Sep 17 00:00:00 2001 From: Jed Watson Date: Wed, 13 Sep 2017 01:05:01 +1000 Subject: [PATCH] Updating changelog --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 395cf4941e..f6fe584445 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,7 @@ ## Unreleased * fixed; `Async` component always called `onChange` even when it wasn't provided +* fixed; input lag for the `Async` component when results are returned from cache ## v1.0.0-rc.8 / 2017-09-12