Skip to content

Commit c017820

Browse files
committed
Prepare for 1.3.0 release
1 parent 2e53180 commit c017820

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
**ATTN**: This project uses [semantic versioning](http://semver.org/).
55

66
## [Unreleased]
7+
8+
## [v1.3.0] - 2020-12-02
79
### Fixed
810
- Fixed wrong number of bytes written in Packet WriteTo function.
911

@@ -65,7 +67,8 @@ changed.
6567
### Added
6668
- Initial implementation.
6769

68-
[Unreleased]: https://github.com/gorcon/rcon/compare/v1.2.4...HEAD
70+
[Unreleased]: https://github.com/gorcon/rcon/compare/v1.3.0...HEAD
71+
[v1.3.0]: https://github.com/gorcon/rcon/compare/v1.2.4...v1.3.0
6972
[v1.2.4]: https://github.com/gorcon/rcon/compare/v1.2.3...v1.2.4
7073
[v1.2.3]: https://github.com/gorcon/rcon/compare/v1.2.2...v1.2.3
7174
[v1.2.2]: https://github.com/gorcon/rcon/compare/v1.2.1...v1.2.2

0 commit comments

Comments
 (0)