From 312ee66b1ab8a61fafa8d61b3c897ddc3da1760a Mon Sep 17 00:00:00 2001 From: Corey Vidal Date: Thu, 27 Feb 2020 23:38:10 -0500 Subject: [PATCH] Update CHANGELOG.md Changed erroneous "2019" to "2020". --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33cd15298..8c825872b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed sass imports of `_index.scss` files - Fixed issue with caret jumping to end of input on textfield -## [0.13.0] - 2019-02-03 +## [0.13.0] - 2020-02-03 ### Added