From 584b54b0839d70ad3f9d813b545cc19388334ffa Mon Sep 17 00:00:00 2001 From: Chakravarthy7102 Date: Wed, 27 Sep 2023 16:56:43 +0530 Subject: [PATCH] update change log --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5a072ca..360f302d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added new social provider `twitter` + - Introduced a new option `logo` for thirdparty custom providers to set a custom logo, just like the `name` property. Following is an example of how to use this new `logo` property.