0.3.1 (2023-03-22)

- db: bugfix with migration to version 3
 - added info about api_timeout config parameter
 - bugfix with processing of test tasks with new revision
This commit is contained in:
Kirill Zhukov 2023-03-22 14:39:14 +01:00
parent 9f3796db07
commit ae8b2a7089
1 changed files with 6 additions and 1 deletions

View File

@ -11,4 +11,9 @@ First version
0.3.0 (2023-03-22)
- Added test tasks stats
- New config parameter: oldest_to_update_days
- New config parameter: oldest_to_update_days
0.3.1 (2023-03-22)
- db: bugfix with migration to version 3
- added info about api_timeout config parameter
- bugfix with processing of test tasks with new revision