2016-09-22
==========
v2.10.1 - Updated for PostgreSQL 9.4 and 9.5.
2014-01-10
==========
v2.10.0 - Merged [PR 17](https://github.com/citusdata/postgresql-hll/pull/17), cleaned up compiler warnings and test cruft, added binary IO type for hll.
2013-12-16
==========
v2.9.0 - Fixed [issue 16](https://github.com/citusdata/postgresql-hll/issues/16), `bitstream_pack` fixed to write one byte at a time to avoid writing to unallocated memory.
2013-07-16
==========