atom (1.6) stable;

  * Fix crash in forge.h when pushing atoms to a full buffer.

 -- David Robillard <d@drobilla.net>  Sun, 26 May 2013 00:00:00 +0000

atom (1.4) stable;

  * Fix lv2_atom_sequence_end().
  * Remove atom:stringType in favour of owl:onDatatype so generic tools can
    understand and validate atom literals.
  * Improve atom documentation.

 -- David Robillard <d@drobilla.net>  Sun, 27 Jan 2013 00:00:00 +0000

atom (1.2) stable;

  * Use consistent label style.
  * Fix outdated documentation in forge.h.
  * Add LV2_ATOM_CONTENTS_CONST and LV2_ATOM_BODY_CONST.
  * Fix implicit conversions in forge.h that are invalid in C++11.
  * Add lv2_atom_object_body_get().
  * Fix lv2_atom_object_next() on 32-bit platforms.

 -- David Robillard <d@drobilla.net>  Sun, 14 Oct 2012 00:00:00 +0000

atom (1.0) stable;

  * Initial release.

 -- David Robillard <d@drobilla.net>  Tue, 17 Apr 2012 00:00:00 +0000

