summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS18
-rw-r--r--README2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d90a17..a1f7deb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
=================
+LibGFBGraph 0.2.3
+=================
+
+The major update in this version is the support fo the version 2.3 of
+the Facebook Graph API.
+
+The changes include:
+
+- The tests has been improved to use the Facebook test API
+ (creating a test user).
+- A node now can be linked to other (if allowed). This allow to
+ publish data to Facebook! For the moment just albums and photos.
+- Bug #752380 Updated the API of Facebook Graph to version 2.3 due
+ deprecation of 1.0.
+- The documentation has been polished and now respect parallel
+ installations.
+
+=================
LibGFBGraph 0.2.2
=================
diff --git a/README b/README
index 0fcb93f..c53fc74 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
LibGFBGraph
-==============
+===========
A GObject library for Facebook Graph API