diff options
| author | levlam <levlam@telegram.org> | 2023-01-02 15:38:04 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2023-01-02 15:38:04 +0300 |
| commit | 903d9947999f6298ff7f83987a4b6cc816f92e3a (patch) | |
| tree | d4ac34af9009ece932ecf3eb487603b16cd64547 /CHANGELOG.md | |
| parent | 8b763bedafb3919040af6ce95906c4f6d80f2655 (diff) | |
Improve punctuation.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 05c526968..3543b504f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1435,7 +1435,7 @@ Changes in 1.2.0 (20 Mar 2018): See [using in .NET projects](README.md#using-dotnet) for more details. * Added a C# example. See [README](example/csharp/README.md) for build and usage instructions. * Added a build and usage example of TDLib SDK for Universal Windows Platform. See [README](example/uwp/README.md) - for detailed build and usage instructions. Also see [Unigram](https://github.com/UnigramDev/Unigram), which is + for detailed build and usage instructions. Also, see [Unigram](https://github.com/UnigramDev/Unigram), which is a full-featured client rewritten from scratch using TDLib SDK for Universal Windows Platform in less than 2 months. * Added a Swift example. See [README](example/swift/README.md) for build and usage instructions. * Added an example of building TDLib for iOS, watchOS, tvOS, and also macOS. See [README](example/ios/README.md) for |
