started 0.25.2

This commit is contained in:
InsanusMokrassar 2020-03-30 21:16:04 +06:00
parent b7ec2f2b86
commit 84d2c88032
2 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,8 @@
* `FlowsUpdatesFilter` now have two additional flows: `pollAnswerFlow`, `unknownUpdateTypeFlow`
* `ExtendedUser` (`typealias`) was added as a `PreviewFeature`
### 0.25.2
### 0.25.1
* Update kotlin: `1.3.70` -> `1.3.71`

View File

@ -7,6 +7,6 @@ uuid_version=0.1.0
ktor_version=1.3.2
library_group=com.github.insanusmokrassar
library_version=0.25.1
library_version=0.25.2
gradle_bintray_plugin_version=1.8.4