Skip to content

Commit

Permalink
Add Rust Web RCON
Browse files Browse the repository at this point in the history
  • Loading branch information
outdead committed Oct 18, 2020
1 parent c9bd8f7 commit 5fa4141
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file.
**ATTN**: This project uses [semantic versioning](http://semver.org/).

## [Unreleased]

## [v0.8.0-beta] - 2020-10-18
### Added
- Added Rust support #5. Add `-t web` argument when execute `rcon` cli.
- Added Rust Web RCON support #8. Add `-t web` argument when execute `rcon` cli.

### Changed
- Code and tests refactoring.
Expand Down Expand Up @@ -60,7 +62,8 @@ than entry in configuration file.
### Added
- Initial implementation.

[Unreleased]: https://github.com/gorcon/rcon-cli/compare/v0.7.0...HEAD
[Unreleased]: https://github.com/gorcon/rcon-cli/compare/v0.8.0-beta...HEAD
[v0.8.0-beta]: https://github.com/gorcon/rcon-cli/compare/0.7.0...v0.8.0-beta
[v0.7.0]: https://github.com/gorcon/rcon-cli/compare/0.6.0...v0.7.0
[v0.6.0]: https://github.com/gorcon/rcon-cli/compare/0.5.0...v0.6.0
[v0.5.0]: https://github.com/gorcon/rcon-cli/compare/v0.4.0...0.5.0
Expand Down

0 comments on commit 5fa4141

Please sign in to comment.