Skip to content

Commit

Permalink
Prelare for Release 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
outdead committed Sep 9, 2021
1 parent d4d0352 commit 69aab1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
**ATTN**: This project uses [semantic versioning](http://semver.org/).

## [Unreleased]

## [v0.10.0] - 2021-09-09
### Added
- Added `--skip, -s` flag, allowed to skip error on multiple commands or in terminal mode.

Expand Down Expand Up @@ -98,7 +100,8 @@ than entry in configuration file.
### Added
- Initial implementation.

[Unreleased]: https://github.com/gorcon/rcon-cli/compare/v0.9.1...HEAD
[Unreleased]: https://github.com/gorcon/rcon-cli/compare/v0.10.0...HEAD
[v0.10.0]: https://github.com/gorcon/rcon-cli/compare/v0.9.1...v0.10.0
[v0.9.1]: https://github.com/gorcon/rcon-cli/compare/v0.9.0...v0.9.1
[v0.9.0]: https://github.com/gorcon/rcon-cli/compare/v0.8.1...v0.9.0
[v0.8.1]: https://github.com/gorcon/rcon-cli/compare/v0.8.0-beta.2...v0.8.1
Expand Down

0 comments on commit 69aab1a

Please sign in to comment.