diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index c66f951..844934d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +# ↋ + +* Fix `u8c_ver`. +* Add Turkish letters to `u8c_isalpha`. + # ↊ * Add UTF-32 alternatives to some of the functions from `ctypes.h`; `u8c_isalnum`, `u8c_isalpha`, `u8c_iscntrl`, `u8c_isdigit`, `u8c_isspace`, and `u8c_ispunct`. |