diff --git a/CHANGELOG.md b/CHANGELOG.md index 552b93c..9fdcf89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## 1.1.3 (11/26/2019) +- Bug Fix: #29 fix bug when using with mode:font (Thanks to @macronom) + ## 1.1.2 (03/28/2019) - Bug Fix: #22 tabindex on readonly is not good for accessibility (Thanks to @MPolleke) - Project: updated Gulp script, added this Change Log. @@ -53,4 +56,4 @@ ## 1.0.12 - Feature: ARIA support. Added basic ARIA support including keyboard navigation. - Feature: Suggestion: use span instead of div. -- Bug fix: #1639 Firefox showing too many stars \ No newline at end of file +- Bug fix: #1639 Firefox showing too many stars