Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 664 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 664 Bytes

Changelog

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.

[Unreleased]

Added

  • example for Source engine games (tested against Counter Strike: Global Offensive). @jenrik

[0.5.0] - 2021-07-10

Added

  • support for running on an async-std executer. It should now be possible to use rcon with both, tokio and async-std. @jenrik

[0.4.0] - 2020-12-26

Breaking

  • upgraded to tokio 1.0