From ad960e9dd3025ec4934cd3057a0a1520d8708e95 Mon Sep 17 00:00:00 2001 From: Jared Warren Date: Wed, 6 Jul 2022 11:03:52 -0700 Subject: [PATCH] Update CHANGELOG.md Summary: Update CHANGELOG.md Reviewed By: SergioGuerreroFB Differential Revision: D37652083 fbshipit-source-id: 55efd36e68183e4a66778288d69b6cc2b7310f2f --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c32fe093..e0f880dad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,11 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bumped windows SDK versions to 1.0.14 - Bumped native SDK versions to 14.0 - Bumped Graph API version to 14.0 +- Facebook Settings + - Client Token is automatically added to Podfile and AndroidManifest.xml + - Client Token is no longer marked as optional in the editor ### Fixed - GraphAPI version - IAP empty description field -- PodFile creation for iOS paltform +- Podfile creation for iOS platform ## [13.2.0]