* Test and declare Python 3.11 and 3.12 compatibility.
0.5.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Switch from ``edx-sphinx-theme`` to ``sphinx-book-theme`` since the former is deprecated. See https://github.com/openedx/edx-sphinx-theme/issues/184 for more details. * Added supportt for Django 4.2
0.4.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added _____
* Added Support for Django40
Dropped _______
* Dropped Django22, 30, 31 from CI
0.3.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added _____
* Support for django3.0, 3.1, 3.2
0.1.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added _____
* Utilities to enable html escaping, preventing Cross Site Scripting (XSS) attacks in Django templates.