1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

fixes in Username

This commit is contained in:
2019-02-17 21:12:56 +08:00
parent 063a43922c
commit 45ba325f1b
2 changed files with 16 additions and 5 deletions

View File

@@ -22,6 +22,10 @@ work with media groups lists
### 0.10.2
* Fixes in `Username`
* Now you can create username object using string which is not starting with `@`
* Now `Username` correctly comparing with strings, which are not starting with `@`
## 0.9.0
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in