From e80fbc00164e345bff16c05264bfb40e91e1bcd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Pe=C3=B1a?= Date: Wed, 15 Jul 2015 18:33:09 +0200 Subject: build: Release version 0.2.3 --- NEWS | 18 ++++++++++++++++++ README | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2d90a17..a1f7deb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +================= +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 -- cgit v1.2.1