==================
* Added Django 1.9 compatibility
* Dropped support for django CMS 2.4
* Fixed Travis setup
* Fixed importlib deprecation warning
* Fixed bug where unpublishing cms page would not remove it from index
* Added support for explicit signal based indexing
* Fixed regression on plugin indexing
* Restored the old _strip_tags due to a regression