Update changelog

This commit is contained in:
Maurice Heumann 2021-05-04 13:17:40 +02:00
parent d17833b221
commit 7fb4633298

View File

@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Use patrons for bot names [#128](https://github.com/XLabsProject/s1x-client/issues/128)
- Increase network packet limit [#102](https://github.com/XLabsProject/s1x-client/issues/102)
### Fixed
- Possible duplicate GUID [#166](https://github.com/XLabsProject/s1x-client/issues/166)
### Pull Requests
- Game variable support #161 [#164](https://github.com/XLabsProject/s1x-client/pull/164) ([@fedddddd](https://github.com/fedddddd))
## [v1.0.2] - 2021-04-29
### Added