summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Peña <alvaropg@gmail.com>2015-07-15 18:33:09 +0200
committerÁlvaro Peña <alvaropg@gmail.com>2015-07-15 18:33:09 +0200
commite80fbc00164e345bff16c05264bfb40e91e1bcd7 (patch)
treea754854b94621711d127a3d45b04a0f9f3c4739c
parentf6b8d4fe16b695e75b58c836dd309904ca3880a2 (diff)
downloadlibgfbgraph-50eabf601310052216e25fa112e688204738f222.tar.gz
build: Release version 0.2.3v_0_2_3
-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