File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments