* Removed support for Python 2.6
* Implemented Lambert azimuthal equal-area projection https://github.com/healpy/healpy/pull/354
* Bugfix: write multiple alms https://github.com/healpy/healpy/pull/342
* Depend on `astropy` instead of `pyfits` https://github.com/healpy/healpy/pull/337
Release 1.9.1, 17 Nov 2015, Last version to support Python 2.6
* Remove C++ 11 features https://github.com/healpy/healpy/pull/297
* Streamlined setup.py https://github.com/healpy/healpy/pull/298
* Plotting fixes for Python 3 https://github.com/healpy/healpy/pull/303, https://github.com/healpy/healpy/pull/304
* Numpy 1.10 fix https://github.com/healpy/healpy/pull/305