Changelog
=========

0.3.1 (2023-11-06)
~~~~~~~~~~~~~~~~~~

 * Use external wagtail-modeladmin package where available
 * Added support for Wagtail 5.1 - 5.2 and provisional support for Wagtail 6.0


0.3 (2023-08-10)
~~~~~~~~~~~~~~~~

 * Added support for Wagtail 4.1 thru 5.0
 * Added support for Django 3.2 thru 4.2
 * Added docstrings to all 'experiment' functions and classes.
 * Support internationalization for models

0.2 (28.11.2018)
~~~~~~~~~~~~~~~~

 * Add support for Wagtail 1.8 - 2.3 and Django 1.11 - 2.1
 * Added experiment-data management command

0.1.2 (10.11.2016)
~~~~~~~~~~~~~~~~~~

 * Remove detection of bots by user-agent, as this directly contravenes Google's guidelines
   (https://webmasters.googleblog.com/2012/08/website-testing-google-search.html)
 * Fix: Page ID is no longer switched when rendering alternative pages, so that the correct inline child objects are displayed


0.1.1 (01.11.2016)
~~~~~~~~~~~~~~~~~~

 * Fix packaging issues


0.1 (31.10.2016)
~~~~~~~~~~~~~~~~

 * Initial release
