update build script and changelog

This commit is contained in:
InsanusMokrassar 2019-10-12 13:47:00 +06:00
parent 9ae91b0bd4
commit bb20fd8d7c
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@
* Now `SauceNaoAPI` working with synchronous queue
* `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
* Add `TimeManager` - it will manage work with requests times

View File

@ -1,4 +1,4 @@
project.version = "0.4.1"
project.version = "0.4.2"
project.group = "com.github.insanusmokrassar"
buildscript {