summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8535e2..f8d484c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
+## [v0.4.3](https://github.com/buildo/react-autosize-textarea/tree/v0.4.3) (2017-04-21)
+[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.4.2...v0.4.3)
+
+#### New features:
+
+- Add prop `innerRef` to access textarea DOM node [#40](https://github.com/buildo/react-autosize-textarea/issues/40)
+- Warning: This synthetic event is reused for performance reasons [#38](https://github.com/buildo/react-autosize-textarea/issues/38)
+
## [v0.4.2](https://github.com/buildo/react-autosize-textarea/tree/v0.4.2) (2017-04-10)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.4.1...v0.4.2)