mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2025-12-10 15:05:45 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dfe29296ab | |||
| ce1d185eff | |||
| a78611a27c |
@@ -1,5 +1,12 @@
|
||||
# SauceNaoAPI Changelog
|
||||
|
||||
## 0.8.1
|
||||
|
||||
* Versions updates:
|
||||
* `Kotlin`: `1.4.31` -> `1.4.32`
|
||||
* `Klock`: `2.0.6` -> `2.0.7`
|
||||
* `Ktor`: `1.5.2` -> `1.5.3`
|
||||
|
||||
## 0.8.0
|
||||
|
||||
* Versions updates:
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
kotlin.code.style=official
|
||||
kotlin_version=1.4.31
|
||||
kotlin_version=1.4.32
|
||||
kotlin_coroutines_version=1.4.3
|
||||
kotlin_serialisation_version=1.1.0
|
||||
klock_version=2.0.6
|
||||
ktor_version=1.5.2
|
||||
klock_version=2.0.7
|
||||
ktor_version=1.5.3
|
||||
|
||||
gradle_github_release_plugin_version=2.2.12
|
||||
|
||||
library_version=0.8.0
|
||||
library_version=0.8.1
|
||||
|
||||
Reference in New Issue
Block a user