mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2024-12-23 05:07:12 +00:00
update build script and changelog
This commit is contained in:
parent
9ae91b0bd4
commit
bb20fd8d7c
@ -12,6 +12,8 @@
|
|||||||
* Now `SauceNaoAPI` working with synchronous queue
|
* Now `SauceNaoAPI` working with synchronous queue
|
||||||
* `SauceNaoAPI` now will wait for some time when one of limits will be achieved
|
* `SauceNaoAPI` now will wait for some time when one of limits will be achieved
|
||||||
|
|
||||||
|
### 0.4.2
|
||||||
|
|
||||||
### 0.4.1 Managers experiments and row format in answer
|
### 0.4.1 Managers experiments and row format in answer
|
||||||
|
|
||||||
* Add `TimeManager` - it will manage work with requests times
|
* Add `TimeManager` - it will manage work with requests times
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
project.version = "0.4.1"
|
project.version = "0.4.2"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
Reference in New Issue
Block a user