What's Changed
* Update Win Logsource Mapping + Missing Categories by nasbench in https://github.com/SigmaHQ/pySigma/pull/67
* Ensure DeferredQueryExpressions avoid grouping by kelnage in https://github.com/SigmaHQ/pySigma/pull/70
* Add new event-log source by nasbench in https://github.com/SigmaHQ/pySigma/pull/71
* Fixed poetry install error on Python 3.11(due to pylint dependency) by fukusuket in https://github.com/SigmaHQ/pySigma/pull/73
* Fixed poetry install error on Windows2019 by fukusuket in https://github.com/SigmaHQ/pySigma/pull/74
* keep space in int by frack113 in https://github.com/SigmaHQ/pySigma/pull/75
* Allow a single WILDCARD_MULTI by frack113 in https://github.com/SigmaHQ/pySigma/pull/76
New Contributors
* nasbench made their first contribution in https://github.com/SigmaHQ/pySigma/pull/67
* kelnage made their first contribution in https://github.com/SigmaHQ/pySigma/pull/70
* fukusuket made their first contribution in https://github.com/SigmaHQ/pySigma/pull/73
**Full Changelog**: https://github.com/SigmaHQ/pySigma/compare/v0.8.9...v0.8.10