Major changes in version

0.3.1
-----
- Support g_autoptr() for all gom object types
- Add IS NULL and IS NOT NULL filters
- Add gom_resource_group_delete_[a]sync functions
- Fix crash on 64-bit systems with some compiler/compiler flags
- Fix saving a modified resource a second time
- Fix setting ID after calling gom_resource_group_write_*

0.3.0
-----
- Update COPYING to LGPL 2.1+ to match headers
- Add support for batched writes
- Support the GLOB operator
- Fix stacking of filters
- Fix possible crashes on exit
- Remove "adapter" property from GomResourceGroup
- Fix a bug in automatic migration
- Fix a number of bugs related to using GOM in bindings and
  in multi-thread unsafe interpreters
- Make gdk-pixbuf an optional dependency

0.2.1
-----

- Fix possible crashers with AND/OR filters
- Add support for short and long integers
- Mark resources as "from table" after it's been inserted

0.2.0
-----

- This is the first release of gom
