0.7.1:

* Target clutter-0.8 instead of clutter-0.7
* Remove clutter-cairomm and clutter-gtkmm. We will release bindings 
  for clutter-cairo-0.8 and clutter-gtk-0.8 when they exist.

0.7.0:

* Update to new clutter-0.7 API
  (Armin Burgmeier, Openismus)
* Wrap several remaining classes, methods, signals, properties and free
  functions. Coverage is still not 100%, but not much is missing.
  (Armin Burgmeier, Openismus)

0.5.1:

* Added cluttermm-gtk, wrapping clutter-gtk.
  This provides the Clutter::Gtk::Embed widget.
  (Siavash Safi)
* Added cluttermm-cairo, wrapping clutter-cairo.
  This provides Clutter::Cairo::CairoTexture.
  (Jonathon Jongsma)
* Changed the pkg-config files to use 0.6 in their name, so we can target 
  specific clutter API versions. For instance, cluttermm-0.6, cluttermm-gtk-0.6, 
  and cluttermm-cairo-0.6.
  (Jonathon Jongsma)
* Actor: add default value of 'true' to Actor::set_reactive().
  (Jonathon Jongsma)

0.5.0:

Initial version.
