Skip to content

Commit

Permalink
(#161) Docs: update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Mar 18, 2023
1 parent c6ab318 commit 9bebcfa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased] (1.8.12)
### Changed
- Update to [TDLib v1.8.12](https://github.com/tdlib/td/tree/70bee089d492437ce931aa78446d89af3da182fc).
- Multi-line comments from `.tl` descriptions are now preserved correctly in the XML documentation.

## [1.8.9.1] - 2023-01-18
### Changed
- **Breaking!** `ITdLibBindings`, `TdLibBindingsExtensions` and `TdLogLevel` were removed from `TDLib.Bindings` namespace. Find them in `TdLib.Bindings` (case-only change in the namespace).
Expand Down

0 comments on commit 9bebcfa

Please sign in to comment.