Version 2.0.5
- Backporting updated CMakeLists.txt file

Version 2.0.4
- Reverted a too strict test when reading cif files.

Version 2.0.3
- Fixed reading mmCIF files where model numbers are used and
  model number 1 is missing.

Version 2.0.2
- Added configuration flag to disable downloading CCD data during build
  Note that there are now two flags for CCD data:
  DOWNLOAD_CCD to enable downloading during build
  INSTALL_UPDATE_SCRIPT to install an update mechanism for this file
- Updated unit tests to work even if no CCD data is available

Version 2.0.1
- Fixed the generator for the symmetry operator table

Version 2.0.0
- New API interface for accessing query results
- Removed bzip2 support
- improved makefiles

Version 1.1.1
- Now with full support for MS Windows

Version 1.1.0
- Changed from GNU configure to CMake.
- Loading compound information from CCD file

Version 1.0.1
- Changed the way resources are looked up, local dir first,
  then /var/cache and finally compiled in resources (with mrc).

Version 1.0.0
- First public release
