From 1f3a5b1739e1edfe8694524d83165a19eb3074d2 Mon Sep 17 00:00:00 2001 From: Jing Ping Date: Wed, 9 Jun 2021 13:03:59 -0700 Subject: [PATCH] Prepare v11 release Summary: 2 things to address for v11 release 1. add new words 2. Update changelog Reviewed By: joesus Differential Revision: D29001891 fbshipit-source-id: 53d71c69 --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 175b432f..436e669b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,10 @@ All notable changes to this project will be documented in this file. ## Unreleased -## v0.10.0.1 +### Changed +- Graph API call upgrade to [v11.0]https://developers.facebook.com/docs/graph-api/changelog/version11.0 +## v0.10.0.1 ### Added - Support for sending multiple values for certain UserData parameters to Conversions API. @@ -101,4 +103,3 @@ All notable changes to this project will be documented in this file. ## v0.3.3.0 ### Changed - Graph API call upgrade to [v3.3](https://developers.facebook.com/docs/graph-api/changelog/version3.3) -