Skip to content

Commit 747a7cd

Browse files
committed
Prepare for release v1.3.5
1 parent 2c827ea commit 747a7cd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55

66
## [Unreleased]
77

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+
813
## [v1.3.4] - 2022-11-12
914
### Fixed
1015
- Minor fixes in packet package.
@@ -93,7 +98,8 @@ changed.
9398
### Added
9499
- Initial implementation.
95100

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
97103
[v1.3.4]: https://github.com/gorcon/rcon/compare/v1.3.3...v1.3.4
98104
[v1.3.3]: https://github.com/gorcon/rcon/compare/v1.3.2...v1.3.3
99105
[v1.3.2]: https://github.com/gorcon/rcon/compare/v1.3.1...v1.3.2

0 commit comments

Comments
 (0)