Skip to content

Commit ae01d2a

Browse files
committed
Release: prepare v1.8.61
1 parent 0bde73b commit ae01d2a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,13 @@ All notable changes to this project will be documented in this file.
1111

1212
The 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

0 commit comments

Comments
 (0)