-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
20 lines (20 loc) · 1006 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---------------------------------------------------------------------------------------------------
Version: 1.1.2
Game Versions: v1.2.11
* bug: fix crash when custom logger is provided in the api
---------------------------------------------------------------------------------------------------
Version: 1.1.1
Game Versions: v1.2.11
* ci: fix unpublished dependency nuget packages
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Game Versions: v1.2.11
* feat: pick random equipment from equipment pool for heroes and battle type
* feat: add submodule for testing purposes
* doc: add changelog
* ci: publish on github
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Game Versions: v1.2.11
* Initial release: Allow definition of siege templates and equipment pools via xml
---------------------------------------------------------------------------------------------------