update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2021-03-03 12:06:37 -05:00
parent d7e092bad3
commit 42276bfce2
4 changed files with 9 additions and 3 deletions

View File

@@ -596,6 +596,7 @@ Text.prototype._attrsAffectingSize = [
'padding',
'wrap',
'lineHeight',
'letterSpacing',
];
_registerNode(Text);