~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Reduce schedule queries by using a request cache for get_schedule_for_user.
2.5.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Add support for Python 3.11. Dropped django32 support. * Switch from ``edx-sphinx-theme`` to ``sphinx-book-theme`` since the former is deprecated
2.4.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Support added for Django 4.2
2.3.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Added Django40 support * Dropped Django22, 30 and 31 support
2.2.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Bug fix to bust cache when Personalized Learner Schedules are updated.
2.2.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Bug fix for optimization in 2.2.0, to account for missing block_type data.