mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2025-12-08 22:15:46 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e29cad7bae | |||
| 473a5a735a | |||
| 0229697dd3 | |||
| 47161eb4ff |
@@ -1,5 +1,10 @@
|
||||
# SauceNaoAPI Changelog
|
||||
|
||||
## 0.14.1
|
||||
|
||||
* Versions:
|
||||
* `Ktor`: `2.2.3`
|
||||
|
||||
## 0.14.0
|
||||
|
||||
* `LimitStatus` is `Comparable<LimitStatus>` since this update
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official
|
||||
|
||||
library_version=0.14.0
|
||||
library_version=0.14.1
|
||||
|
||||
@@ -5,7 +5,7 @@ kt-serialization = "1.4.1"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
klock = "3.4.0"
|
||||
ktor = "2.2.1"
|
||||
ktor = "2.2.3"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user