mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI.git
				synced 2025-10-27 10:10:24 +00:00 
			
		
		
		
	started 0.20.4
This commit is contained in:
		| @@ -32,6 +32,8 @@ | |||||||
|  |  | ||||||
| * Now `LeftChatMamber` is a `CommonEvent` | * Now `LeftChatMamber` is a `CommonEvent` | ||||||
|  |  | ||||||
|  | ### 0.20.4 | ||||||
|  |  | ||||||
| ## 0.19.0 ImplicitReflection removing | ## 0.19.0 ImplicitReflection removing | ||||||
|  |  | ||||||
| * Total rework of serialization for requests. Now all `SimpleRequest` children have: | * Total rework of serialization for requests. Now all `SimpleRequest` children have: | ||||||
|   | |||||||
| @@ -17,7 +17,7 @@ plugins { | |||||||
|     id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version" |     id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version" | ||||||
| } | } | ||||||
|  |  | ||||||
| project.version = "0.20.3" | project.version = "0.20.4" | ||||||
| project.group = "com.github.insanusmokrassar" | project.group = "com.github.insanusmokrassar" | ||||||
|  |  | ||||||
| apply from: "publish.gradle" | apply from: "publish.gradle" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user