* Fix for py312: Use LooseVersion from looseversion instead of distutils.
3.1.7
==================
* Fix ImportError: lxml.html.clean module is now a separate project lxml_html_clean. Add lxml[html_clean] into requirements.
3.1.6
==================
* Fix another class active in template pagination.
3.1.5
==================
* Fix class active in template pagination.
3.1.4
==================
* Fix hide author.
3.1.3
==================
* Add aldryn_news_urls_need_reloading to reload urls when Sestion is added or removed. * Fix NoReverseMatch when 'aldryn_newsblog_default' is not a registered namespace.