Skip to content

Commit 67aa31e

Browse files
committed
Release: prepare v1.8.60
1 parent 781a80f commit 67aa31e

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-FileCopyrightText: 2022-2025 tdlib.native contributors <https://github.com/ForNeVeR/tdlib.native>
2+
SPDX-FileCopyrightText: 2022-2026 tdlib.native contributors <https://github.com/ForNeVeR/tdlib.native>
33
44
SPDX-License-Identifier: BSL-1.0
55
-->
@@ -11,7 +11,7 @@ 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.60)
14+
## [1.8.60] - 2026-01-10
1515
### Changed
1616
- Update to [TDLib v1.8.60](https://github.com/ForNeVeR/tdlib-versioned/releases/tag/tdlib%2Fv1.8.60).
1717

@@ -140,4 +140,5 @@ Initial release supporting TDLib v1.2.0.
140140
[1.8.56.1]: https://github.com/ForNeVeR/tdlib.native/compare/v1.8.45...v1.8.56.1
141141
[1.8.58]: https://github.com/ForNeVeR/tdlib.native/compare/v1.8.56.1...v1.8.58
142142
[1.8.59]: https://github.com/ForNeVeR/tdlib.native/compare/v1.8.58...v1.8.59
143-
[Unreleased]: https://github.com/ForNeVeR/tdlib.native/compare/v1.8.59...HEAD
143+
[1.8.60]: https://github.com/ForNeVeR/tdlib.native/compare/v1.8.59...v1.8.60
144+
[Unreleased]: https://github.com/ForNeVeR/tdlib.native/compare/v1.8.60...HEAD

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-FileCopyrightText: 2018-2025 tdlib.native contributors <https://github.com/ForNeVeR/tdlib.native>
2+
SPDX-FileCopyrightText: 2018-2026 tdlib.native contributors <https://github.com/ForNeVeR/tdlib.native>
33
44
SPDX-License-Identifier: BSL-1.0
55
-->
@@ -10,8 +10,8 @@ SPDX-License-Identifier: BSL-1.0
1010
<VersionPrefix>1.8.60</VersionPrefix>
1111
<PackageLicenseExpression>BSL-1.0</PackageLicenseExpression>
1212
<Copyright>
13-
2018-2025 TDLib authors,
14-
2018-2025 tdlib.native contributors
13+
2018-2026 TDLib authors,
14+
2018-2026 tdlib.native contributors
1515
</Copyright>
1616
<PackageProjectUrl>https://github.com/ForNeVeR/tdlib.native</PackageProjectUrl>
1717
<Description>NuGet packaging for tdlib: Telegram client library.</Description>

0 commit comments

Comments
 (0)