File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ v1.3.5] - 2024-02-03
9
+ ### Updated
10
+ - Updated Golang to 1.21.6 version.
11
+ - Updated golangci linter to 1.55.2 version.
12
+
8
13
## [ v1.3.4] - 2022-11-12
9
14
### Fixed
10
15
- Minor fixes in packet package.
@@ -93,7 +98,8 @@ changed.
93
98
### Added
94
99
- Initial implementation.
95
100
96
- [ Unreleased ] : https://github.com/gorcon/rcon/compare/v1.3.4...HEAD
101
+ [ Unreleased ] : https://github.com/gorcon/rcon/compare/v1.3.5...HEAD
102
+ [ v1.3.5 ] : https://github.com/gorcon/rcon/compare/v1.3.4...v1.3.5
97
103
[ v1.3.4 ] : https://github.com/gorcon/rcon/compare/v1.3.3...v1.3.4
98
104
[ v1.3.3 ] : https://github.com/gorcon/rcon/compare/v1.3.2...v1.3.3
99
105
[ v1.3.2 ] : https://github.com/gorcon/rcon/compare/v1.3.1...v1.3.2
You can’t perform that action at this time.
0 commit comments