From 4bee630811e703807379ee9d3ab4f1d252c7477d Mon Sep 17 00:00:00 2001 From: Rohit Agrawal Date: Sat, 19 Dec 2015 21:51:59 +0530 Subject: [PATCH] *Modified* Adding fixes information to README File Adding change log for the fixes to the README File. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4d5ade6..49a14aa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A sample application that demonstrates a lightweight approach to integrate with Facebook in your AngularJS / Ionic apps. +*Change Log* +1. Added configuration for Facebook App Secret in openfb-angular.js. +2. Fixed API permission issues with read_stream, publish_stream. +3. Fixed Mutual Friends/Feeds/Friends GET requests as per latest Facebook API v2.5. +4. Added 'Taggable Friends' option which shows all the friends from user's friend list. ## Getting Started ##