0.3.6
-----
* Plug several memory leaks
* Avoid use-after-free within the Proxy
* Renamespace CloudProvidersProvider
* Reduce a bit the CloudProvidersAccount memory footprint

0.3.5
-----
* Avoid use after free with g_bus_get

0.3.4
-----
* Re-release du to release tarball issue

0.3.3
-----
* Use a new way to register providers using .desktop files

0.3.0
-----
* Provide Vala bindings (Fernando da Silva)
* Fix dbus server path (Fernando da Silva)
* Use option for includedir (Jan Tojnar)
* Fix crash when using more than one file chooser (Jan Alexander)

0.2.5
-----
* Drop the daemon and do the cloud providers query client side.
* Update the API with proper prefixes as recommended for GObject libraries.
* Convert DBUS functions to properties, to allow notify:: signals.
* Add a flag for conditional install the tests.

0.1.0
-----
* First release of libcloudproviders
