diff --git a/CHANGELOG.md b/CHANGELOG.md index 85926e6..3e90e16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr - Add new runtime function to get a list of user's friend status. - Add new Follow/Unfollow runtime APIs. - Add new NotificationsUpdate runtime API. -- Add new GetConf runtime API. +- Add new initializers function to get config values. ## [1.34.0] - 2024-10-21 ### Added