Fix #618: Fix custom emojis vs upper/lower case.

This commit is contained in:
John Livingston
2024-12-05 19:46:47 +01:00
parent a37438bdaf
commit f35bb5c8ac
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 12.0.1
### Minor changes and fixes
* Fix custom emojis vs upper/lower case.
## 12.0.0
### Importante Notes