Skip to content

Commit

Permalink
Prepare for 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
outdead committed Dec 1, 2020
1 parent 2e53180 commit c017820
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]

## [v1.3.0] - 2020-12-02
### Fixed
- Fixed wrong number of bytes written in Packet WriteTo function.

Expand Down Expand Up @@ -65,7 +67,8 @@ changed.
### Added
- Initial implementation.

[Unreleased]: https://github.com/gorcon/rcon/compare/v1.2.4...HEAD
[Unreleased]: https://github.com/gorcon/rcon/compare/v1.3.0...HEAD
[v1.3.0]: https://github.com/gorcon/rcon/compare/v1.2.4...v1.3.0
[v1.2.4]: https://github.com/gorcon/rcon/compare/v1.2.3...v1.2.4
[v1.2.3]: https://github.com/gorcon/rcon/compare/v1.2.2...v1.2.3
[v1.2.2]: https://github.com/gorcon/rcon/compare/v1.2.1...v1.2.2
Expand Down

0 comments on commit c017820

Please sign in to comment.