From 04798651fdb3a0db9ed5272330f18b26733507a0 Mon Sep 17 00:00:00 2001 From: Nodge Date: Mon, 10 Apr 2017 01:23:01 +0500 Subject: [PATCH] Releasing 2.5.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e8eca9..039ea3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Yii2 EAuth Change Log ===================== +### 2.5.0 (10.04.2017) +* Fix bug with access token expire time in Facebook service (#102) +* Use the latest Graph Api v2.8 for Facebook +* Using version when making VK API call (#92) +* New authorization and API url for Odnoklassniki service (#73) +* Added Polish translation (#93) +* Added Romanian translation (#94) + ### 2.4.1 (13.01.2016) * Move response parsing from oauth to base service (#71) * Get user profile from Steam API (#70)