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

fix in hashtag

This commit is contained in:
2020-04-04 12:11:39 +06:00
parent 9dc5a7624d
commit 4e49de0dd7
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
* JVM realization was replaced with `fun` factory
* `StorageFile` now able to accept any factory of `Input`
* `StorageFileInfo` was added to avoid strange collisions with throws in `StorageFile`
* Fixes issue with `hashTag` for markdown
## 0.25.0
* Common: