Skip to content

Commit 809f71f

Browse files
committed
Fix #48
1 parent 5983492 commit 809f71f

File tree

4 files changed

+405
-397
lines changed

4 files changed

+405
-397
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ var TextTruncate = require('react-text-truncate'); // CommonJS or UMD
3838

3939

4040
## Changelog
41+
* 0.9.2 Fix styles prop is not working when the text is not truncated
4142
* 0.9.1 Fix async this.forceUpdate() issue
4243
* 0.9.0 Fix infinity loop bug, upgrade react to 15.5.4 and support yarn
4344
* 0.8.3 IE 11 compatibility

0 commit comments

Comments
 (0)