Bump version to 0.1.2

This commit is contained in:
timvisee
2021-11-15 14:53:05 +01:00
parent 901fb62f25
commit dde9fdeab4
3 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 0.1.2 (2021-11-15)
- Add Linux ARMv7 and aarch64 releases
- RCON now works if server is running while server command already quit
- Various RCON tweaks in an attempt to make it more robust and reliable (cooldown, exclusive lock, invocation spacing)
- Increase server monitoring timeout to 20 seconds
- Improve waiting for server logic when holding client
- Various fixes and improvements
## 0.1.1 (2021-11-14)
- Make server sleeping errors more descriptive