diff options
Diffstat (limited to 'includes/external/matrix/node_modules/unhomoglyph/CHANGELOG.md')
-rw-r--r-- | includes/external/matrix/node_modules/unhomoglyph/CHANGELOG.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/includes/external/matrix/node_modules/unhomoglyph/CHANGELOG.md b/includes/external/matrix/node_modules/unhomoglyph/CHANGELOG.md new file mode 100644 index 0000000..ed3a545 --- /dev/null +++ b/includes/external/matrix/node_modules/unhomoglyph/CHANGELOG.md @@ -0,0 +1,45 @@ +1.0.6 / 2020-05-18 +------------------ + +- Update mapping data to version 13.0.0 + http://www.unicode.org/Public/security/latest/confusables.txt +- Encode `\u2028` & `\u2029` as text, #7. +- Dev deps bump. + + +1.0.5 / 2020-03-03 +------------------ + +- Include missed TS definition into npm package. + + +1.0.4 / 2020-02-05 +------------------ + +- Added TS definition. + + +1.0.3 / 2019-11-04 +------------------ + +- Update mapping data to version 12.1.0 + http://www.unicode.org/Public/security/latest/confusables.txt +- Dev deps bump. + +1.0.2 / 2017-03-05 +------------------ + +- Update mapping data to version 9.0.0 + http://www.unicode.org/Public/security/latest/confusables.txt + + +1.0.1 / 2016-12-09 +------------------ + +- Fix repo link. + + +1.0.0 / 2016-12-09 +------------------ + +- First release. |