You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
6
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
7
8
-
## [Unreleased] (1.8.9.1)
8
+
## [1.8.9.1] - 2023-01-18
9
9
### Changed
10
10
-**Breaking!**`ITdLibBindings`, `TdLibBindingsExtensions` and `TdLogLevel` were removed from `TDLib.Bindings` namespace. Find them in `TdLib.Bindings` (case-only change in the namespace).
11
11
12
+
### Added
13
+
- XML documentation files are now included in the NuGet packages.
14
+
12
15
## [1.8.9] - 2022-12-10
13
16
### Changed
14
17
- Update to [TDLib v1.8.9](https://github.com/tdlib/td/tree/29752073cf2fe586ecefe572d3821a8cf853fab5).
@@ -89,4 +92,5 @@ Initial release to support TDLib pre-1.2.
0 commit comments