aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2020-10-05 21:18:38 +0300
committerlevlam <levlam@telegram.org>2020-10-05 21:18:38 +0300
commite57669363c08ce3e4caf80fe68d5bef026857437 (patch)
tree5daf3df8a6077408def98433d855b5973657f888 /CHANGELOG.md
parentda55a34afc53a42cb0b0d899f79159771c628980 (diff)
Minor binding name fix.
GitOrigin-RevId: db092245555fb9da70980ecf9c087beae04bb5ae
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a0210500..bb3eb774a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -670,7 +670,7 @@ Changes in 1.3.0 (5 Sep 2018):
`venue_search_bot_username` containing usernames of bots which can be used in inline mode for animations, photos and
venues search respectively.
* Numerous optimizations and bug fixes:
- - Fixed string encoding for C# binding.
+ - Fixed string encoding for .NET binding.
- Fixed building TDLib SDK for Universal Windows Platform for ARM with MSVC 2017.
- Fixed the Swift example project.
- Fixed the syntax error in the Python example.