This commit is contained in:
Eriks Karls 2019-08-27 10:13:37 +03:00
parent c8e90ca910
commit 065a0ff3ec
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,15 @@
History
=======
* Improved serialization to JSON
* When failing to do WAM because of not enough food - buy food
* Buy food buys 48h worth instead of 24h energy
0.15.3 (2019-08-24)
-------------------
* Update after eRepublik changed campaign apis
0.15.0 (2019-07-30)
-------------------

View File

@ -4,7 +4,6 @@ envlist = py36, py37, flake8
[travis]
python =
3.7: py37
3.6: py36
[testenv:flake8]
basepython = python