From fc150713fbebb3b162f0fc86a9b59a4863fd823e Mon Sep 17 00:00:00 2001 From: Grzegorz Tomicki Date: Sun, 16 Aug 2020 02:44:14 +0200 Subject: [PATCH] update --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 916c995..3f43e1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 2020-08-16 ### Changed -- fixed [#13](https://github.com/tomik23/autosuggest/issues/13) +- errors if we have more than one autocomplete field [#13](https://github.com/tomik23/autosuggest/issues/13) +- Non-closing list of results [#15](https://github.com/tomik23/autosuggest/issues/15) - adding two fields to the example - update readme