diff --git a/unicode-data/Changelog.md b/unicode-data/Changelog.md index f3ea7889..43078c13 100644 --- a/unicode-data/Changelog.md +++ b/unicode-data/Changelog.md @@ -4,6 +4,8 @@ - Added `isNumeric`, `numericValue` and `integerValue` to `Unicode.Char.Numeric`. +- Added the module `Unicode.Char.General.Blocks`. +- Added the module `Unicode.Char.General.Scripts`. - Add compatibility module: - `Unicode.Char.Numeric.Compat`