File tree Expand file tree Collapse file tree 4 files changed +12
-11
lines changed
Expand file tree Collapse file tree 4 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 11<!--
2- SPDX-FileCopyrightText: 2024-2025 tdsharp contributors <https://github.com/egramtel/tdsharp>
2+ SPDX-FileCopyrightText: 2024-2026 tdsharp contributors <https://github.com/egramtel/tdsharp>
33
44SPDX-License-Identifier: MIT
55-->
@@ -11,7 +11,7 @@ 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.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
@@ -138,4 +138,5 @@ Initial release to support TDLib pre-1.2.
138138[ 1.8.56.1 ] : https://github.com/egramtel/tdsharp/compare/v1.8.45...v1.8.56.1
139139[ 1.8.58 ] : https://github.com/egramtel/tdsharp/compare/v1.8.56.1...v1.8.58
140140[ 1.8.59 ] : https://github.com/egramtel/tdsharp/compare/v1.8.58...v1.8.59
141- [ Unreleased ] : https://github.com/egramtel/tdsharp/compare/v1.8.59...HEAD
141+ [ 1.8.60 ] : https://github.com/egramtel/tdsharp/compare/v1.8.59...v1.8.60
142+ [ Unreleased ] : https://github.com/egramtel/tdsharp/compare/v1.8.60...HEAD
Original file line number Diff line number Diff line change 11<!--
2- SPDX-FileCopyrightText: 2024-2025 tdsharp contributors <https://github.com/egramtel/tdsharp>
2+ SPDX-FileCopyrightText: 2024-2026 tdsharp contributors <https://github.com/egramtel/tdsharp>
33
44SPDX-License-Identifier: MIT
55-->
@@ -15,8 +15,8 @@ SPDX-License-Identifier: MIT
1515 <!-- REUSE-IgnoreStart -->
1616 <Copyright >
1717 2018 Sergey Khabibullin;
18- 2018-2025 tdsharp contributors < https://github.com/egramtel/tdsharp> ;
19- 2025 TDLib contributors < https://github.com/tdlib/td>
18+ 2018-2026 tdsharp contributors < https://github.com/egramtel/tdsharp> ;
19+ 2026 TDLib contributors < https://github.com/tdlib/td>
2020 </Copyright >
2121 <!-- REUSE-IgnoreEnd -->
2222 <PublishRepositoryUrl >true</PublishRepositoryUrl >
Original file line number Diff line number Diff line change 11Copyright (c) 2018 Sergey Khabibullin
2- Copyright (c) 2018-2025 tdsharp contributors
2+ Copyright (c) 2018-2026 tdsharp contributors
33
44Permission is hereby granted, free of charge, to any person obtaining a copy
55of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ SPDX-License-Identifier = "MIT"
1313path = " TdLib.Api/Functions/*.cs"
1414precedence = " override"
1515SPDX-FileCopyrightText = [
16- " 2025 tdsharp contributors <https://github.com/egramtel/tdsharp>" ,
17- " 2025 TDLib contributors <https://github.com/tdlib/td>"
16+ " 2018-2026 tdsharp contributors <https://github.com/egramtel/tdsharp>" ,
17+ " 2026 TDLib contributors <https://github.com/tdlib/td>"
1818]
1919SPDX-License-Identifier = " MIT AND BSL-1.0"
2020
2121[[annotations ]]
2222path = " TdLib.Api/Objects/*.cs"
2323precedence = " override"
2424SPDX-FileCopyrightText = [
25- " 2025 tdsharp contributors <https://github.com/egramtel/tdsharp>" ,
26- " 2025 TDLib contributors <https://github.com/tdlib/td>"
25+ " 2018-2026 tdsharp contributors <https://github.com/egramtel/tdsharp>" ,
26+ " 2026 TDLib contributors <https://github.com/tdlib/td>"
2727]
2828SPDX-License-Identifier = " MIT AND BSL-1.0"
You can’t perform that action at this time.
0 commit comments