diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 9f0487e..023ecb7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,9 @@ ## Changelog
-##### v.3.0.21 - 2016-05-19
+##### v.4.0.0 - 2017-07-12
+* Changed how Autosize determines the inital height. Fixes #336.
+
+##### v.3.0.21 - 2017-05-19
* Fixed bug with overflow detection which degraded performance of textareas that exceed their max-width. Fixes #333.
##### v.3.0.20 - 2016-12-04
|