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.
4
4
** ATTN** : This project uses [ semantic versioning] ( http://semver.org/ ) .
5
5
6
6
## [ Unreleased]
7
+
8
+ ## [ v1.3.0] - 2020-12-02
7
9
### Fixed
8
10
- Fixed wrong number of bytes written in Packet WriteTo function.
9
11
@@ -65,7 +67,8 @@ changed.
65
67
### Added
66
68
- Initial implementation.
67
69
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
69
72
[ v1.2.4 ] : https://github.com/gorcon/rcon/compare/v1.2.3...v1.2.4
70
73
[ v1.2.3 ] : https://github.com/gorcon/rcon/compare/v1.2.2...v1.2.3
71
74
[ 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