Skip to content

Commit f8d002c

Browse files
committed
Docs: document the changes
1 parent b3a950d commit f8d002c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,16 @@ All notable changes to this project will be documented in this file.
55

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

8+
## [Unreleased] (1.8.21.2)
9+
### Fixed
10+
- The main package **tdlib.native** now depends on the following platform packages:
11+
- **tdlib.native.linux-x64** (Ubuntu 22.04),
12+
- **tdlib.native.osx-arm64** (macOS AArch64),
13+
- **tdlib.native.osx-x64** (macOS x86-64),
14+
- **tdlib.native.win-x64** (Windows x86-64).
15+
816
## [1.8.21.1] - 2024-05-26 [YANKED]
9-
**Note** that this version has been unlisted from nuget.org because the main package **tdlib.native** was prepared incorrectly: its dependencies on the smaller packages weren't set.
17+
**Note** that this version has been unlisted from nuget.org because the main package **tdlib.native** was prepared incorrectly: its dependencies on the platform packages weren't set.
1018

1119
### Changed
1220
- **(Breaking change!)** The main package is now built on Ubuntu 22.04 and requires OpenSSL v3. The package for Ubuntu 20.04 (the previous default) is now available separately as `tdlib.native.ubuntu-20.04-x64`.

0 commit comments

Comments
 (0)