1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 21:29:25 +00:00

update uuid dependency

This commit is contained in:
2021-04-12 23:32:50 +06:00
parent 0b361163f2
commit e7bbce3fa7
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## 0.33.4
* `Common`:
* `Version`:
* `uuid`: `0.2.3` -> `0.2.4`
* `Core`:
* All `TextSource` implementators have become `Serializable`
* New serializer `TextSourceSerializer`