summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md34
1 files changed, 20 insertions, 14 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a95270..ea7b6ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
+## [v0.3.5](https://github.com/buildo/react-autosize-textarea/tree/v0.3.5) (2017-01-22)
+[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.3.4...v0.3.5)
+
+#### Fixes (bugs & defects):
+
+- Getting a lot of Null is not an object in production [#27](https://github.com/buildo/react-autosize-textarea/issues/27)
+
## [v0.3.4](https://github.com/buildo/react-autosize-textarea/tree/v0.3.4) (2016-11-21)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.3.3...v0.3.4)
@@ -12,27 +19,31 @@
## [v0.3.3](https://github.com/buildo/react-autosize-textarea/tree/v0.3.3) (2016-09-14)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.3.2...v0.3.3)
+#### New features:
+
+- Warning by props [#19](https://github.com/buildo/react-autosize-textarea/issues/19)
+
## [v0.3.2](https://github.com/buildo/react-autosize-textarea/tree/v0.3.2) (2016-08-10)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.3.1...v0.3.2)
#### New features:
-- Warning by props [#19](https://github.com/buildo/react-autosize-textarea/issues/19)
+- Please publish version with react 15 compatibility on NPM [#18](https://github.com/buildo/react-autosize-textarea/issues/18)
## [v0.3.1](https://github.com/buildo/react-autosize-textarea/tree/v0.3.1) (2016-05-18)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.3.0...v0.3.1)
#### New features:
-- Please publish version with react 15 compatibility on NPM [#18](https://github.com/buildo/react-autosize-textarea/issues/18)
- Update peer dependencies [#15](https://github.com/buildo/react-autosize-textarea/issues/15)
+- remove react 0.14 warnings [#13](https://github.com/buildo/react-autosize-textarea/issues/13)
## [v0.3.0](https://github.com/buildo/react-autosize-textarea/tree/v0.3.0) (2016-04-21)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.2.6...v0.3.0)
#### New features:
-- remove react 0.14 warnings [#13](https://github.com/buildo/react-autosize-textarea/issues/13)
+- use ES6 class [#11](https://github.com/buildo/react-autosize-textarea/issues/11)
## [v0.2.6](https://github.com/buildo/react-autosize-textarea/tree/v0.2.6) (2015-12-23)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.2.5...v0.2.6)
@@ -46,30 +57,25 @@
## [v0.2.3](https://github.com/buildo/react-autosize-textarea/tree/v0.2.3) (2015-06-19)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.2.2...v0.2.3)
-## [v0.2.2](https://github.com/buildo/react-autosize-textarea/tree/v0.2.2) (2015-06-11)
-[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.2.0...v0.2.2)
-
#### New features:
- Continuous integration is failing [#6](https://github.com/buildo/react-autosize-textarea/issues/6)
+## [v0.2.2](https://github.com/buildo/react-autosize-textarea/tree/v0.2.2) (2015-06-11)
+[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.2.0...v0.2.2)
+
## [v0.2.0](https://github.com/buildo/react-autosize-textarea/tree/v0.2.0) (2015-06-11)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.1.1...v0.2.0)
-## [v0.1.1](https://github.com/buildo/react-autosize-textarea/tree/v0.1.1) (2015-06-10)
-[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.1.0...v0.1.1)
-
#### New features:
- Probable memory leak [#2](https://github.com/buildo/react-autosize-textarea/issues/2)
- Rename lib to src? [#1](https://github.com/buildo/react-autosize-textarea/issues/1)
+## [v0.1.1](https://github.com/buildo/react-autosize-textarea/tree/v0.1.1) (2015-06-10)
+[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/v0.1.0...v0.1.1)
+
## [v0.1.0](https://github.com/buildo/react-autosize-textarea/tree/v0.1.0) (2015-06-09)
[Full Changelog](https://github.com/buildo/react-autosize-textarea/compare/react-0.13...v0.1.0)
## [react-0.13](https://github.com/buildo/react-autosize-textarea/tree/react-0.13) (2016-02-11)
-
-
-#### New features:
-
-- use ES6 class [#11](https://github.com/buildo/react-autosize-textarea/issues/11) \ No newline at end of file