From 7a72b7aa97047ea1131e031b26841097573cde0a Mon Sep 17 00:00:00 2001 From: ikaroskun Date: Thu, 7 Apr 2022 17:17:20 +0800 Subject: [PATCH] docs(changlelog): :memo: update changelog for new version --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e9a072..ac732d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.4.7](https://github.com/sns-sdks/go-twitter/v0.4.7) (2022-04-07) + +- New apis for bookmarks. +- New initial parameter client secret for Confidential Clients. + ## [0.4.6](https://github.com/sns-sdks/go-twitter/v0.4.6) (2022-03-20) - Updates api for spaces, [Refer docs](https://twittercommunity.com/t/bringing-tweets-shared-in-a-space-and-rsvp-count-to-the-spaces-endpoints/166746)