Adjust changelog

This commit is contained in:
momo5502 2021-04-19 17:38:23 +02:00
parent 596d7804b7
commit 82cfbecb0d

View File

@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Uncheat protect safeArea & give SAVED flags [#75](https://github.com/XLabsProject/s1x-client/issues/75)
- Create unified logging interface [#78](https://github.com/XLabsProject/s1x-client/issues/78)
### Fixed
- Input is lagging in fullscreen mode [#69](https://github.com/XLabsProject/s1x-client/issues/69)
- GUID changing upon game restart [#74](https://github.com/XLabsProject/s1x-client/issues/74)
- Duplicated GUIDs [#90](https://github.com/XLabsProject/s1x-client/issues/90)
- Serverlist connect issue [#92](https://github.com/XLabsProject/s1x-client/issues/92)
### Pull Requests
- discord presence final commit [#66](https://github.com/XLabsProject/s1x-client/pull/66) ([@mjkzy](https://github.com/mjkzy))
- Feature/scripting [#70](https://github.com/XLabsProject/s1x-client/pull/70) ([@Joelrau](https://github.com/Joelrau))
- Feature/quaK [#81](https://github.com/XLabsProject/s1x-client/pull/81) ([@Joelrau](https://github.com/Joelrau))
- unlock safeArea [#82](https://github.com/XLabsProject/s1x-client/pull/82) ([@mjkzy](https://github.com/mjkzy))
- hot fix safe area [#83](https://github.com/XLabsProject/s1x-client/pull/83) ([@mjkzy](https://github.com/mjkzy))
## [v0.0.2] - 2021-04-07
### Added