Major changes in version

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
