All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- example for Source engine games (tested against Counter Strike: Global Offensive). @jenrik
- support for running on an
async-std
executer. It should now be possible to usercon
with both,tokio
andasync-std
. @jenrik
- upgraded to tokio 1.0