File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,13 @@ All notable changes to this project will be documented in this file.
1111
1212The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
1313
14- ## [ Unreleased ] ( 1.8.61)
14+ ## [ 1.8.61] - 2026-03-01
1515### Changed
1616- Update to [ TDLib v1.8.61] ( https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.61 ) .
1717
18+ ### Added
19+ - New constructor for ` TdClient ` with configurable receive timeout. Thanks to @bielu !
20+
1821## [ 1.8.60] - 2026-01-10
1922### Changed
2023- Update to [ TDLib v1.8.60] ( https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.60 ) .
@@ -143,4 +146,5 @@ Initial release to support TDLib pre-1.2.
143146[ 1.8.58 ] : https://github.com/egramtel/tdsharp/compare/v1.8.56.1...v1.8.58
144147[ 1.8.59 ] : https://github.com/egramtel/tdsharp/compare/v1.8.58...v1.8.59
145148[ 1.8.60 ] : https://github.com/egramtel/tdsharp/compare/v1.8.59...v1.8.60
146- [ Unreleased ] : https://github.com/egramtel/tdsharp/compare/v1.8.60...HEAD
149+ [ 1.8.61 ] : https://github.com/egramtel/tdsharp/compare/v1.8.60...v1.8.61
150+ [ Unreleased ] : https://github.com/egramtel/tdsharp/compare/v1.8.61...HEAD
You can’t perform that action at this time.
0 commit comments