Fix #437: removing last line if empty when importing emojis.

This commit is contained in:
John Livingston
2024-06-20 11:45:36 +02:00
parent a0b4b5f61a
commit 48905dd70d
2 changed files with 11 additions and 1 deletions

View File

@ -2,8 +2,9 @@
## 10.1.1 (Not released yet)
* #436: Saving emojis per batch, to avoid hitting max payload limit.
* Fix #436: Saving emojis per batch, to avoid hitting max payload limit.
* Fix: the emojis import function could add more entries than max allowed emoji count.
* Fix #437: removing last line if empty when importing emojis.
## 10.1.0