-*-Changelog-*-
1.2.0.9  Jun 2016
	* Use hashmap for element properties.
	  Great thanks to Ben Gamari:
	  https://ghc.haskell.org/trac/ghc/ticket/917

1.2.0.6  Jun 2016
	* Updated bounds again.

1.2.0.5  Jun 2016
	* Updated bounds for GHC 8.0.

1.2.0.4  Jun 2015
	* Cleaned, added some documentation.

1.2.0.3  Apr 2015
	* Version bump.

1.2.0.2  Apr 2015
	* Update for zlib version 0.6.1.0.

1.2.0.1  Dec 2014
	* Relaxed upper bounds

1.2.0  May 2014
	* Iterable 3.0

1.1.1  Jan 2014
	* Exposed PDBWritable class for all objects that can be written to PDB
	file.

1.1	Jan 2014
	* Octree building with Bio.PDB.Structure.Neighbours.

0.9999.1 Sep 2013
	* Removed most compilation options and replaced them with conditionals
	on library versions.

0.9999  Sep 2013
	* Parallel parsing.
	* Change of Iterable interface from imap -> itmap etc.

0.99   Sep 2013
	* First public release.
