================== * Fix: Updated icon base template to include proper closesideframe tag
1.0.1
================== * feat: Open compare view in new tab * Hiding the back button in compare view
1.0.0
================== * Python 3.8, 3.9 support added * Django 3.0, 3.1 and 3.2 support added * Python 3.5 and 3.6 support removed * Django 1.11 support removed
0.0.33
=================== * fix: Page Content Extended models do no update the version modified date as they should.
0.0.32
=================== * fix: Added field ordering to the generic versioning admin mixin
0.0.31
=================== * fix: Remove forcing a Timezone (USE_TZ=False) for the test suite which doesn't help for projects where the TZ is not forced to True. * feat: Replaced CircleCI with GitHub Actions for the automated test suite.