What's Changed
* Docs converted into markdown and building them with mkdocs by matagus in https://github.com/matagus/django-pagination-py3/pull/13
* Improvements to mkdics configuration + using material theme by matagus in https://github.com/matagus/django-pagination-py3/pull/14
* Added .nojekyll file to tell github to not build gh pages by matagus in https://github.com/matagus/django-pagination-py3/pull/15
* Set homepage & documentation urls to use gh pages url by matagus in https://github.com/matagus/django-pagination-py3/pull/16
* Added RTD config file by matagus in https://github.com/matagus/django-pagination-py3/pull/17
* Setup RTD to build docs using mkdocs by matagus in https://github.com/matagus/django-pagination-py3/pull/18
* Specifying docs and devs dependencies groups in pyproject.toml by matagus in https://github.com/matagus/django-pagination-py3/pull/19
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/matagus/django-pagination-py3/pull/20
* Standardised list of GitHub labels synchronised on push to main branch by matagus in https://github.com/matagus/django-pagination-py3/pull/21
* Pre-commit autoupdate by matagus in https://github.com/matagus/django-pagination-py3/pull/22
* Added isort to pre commit hooks by matagus in https://github.com/matagus/django-pagination-py3/pull/23
* Removing python 3.8, added 3.13 and Django 5.1 to CI, tests, and docs by matagus in https://github.com/matagus/django-pagination-py3/pull/24
* Bump version to 2.1.0 by matagus in https://github.com/matagus/django-pagination-py3/pull/25
**Full Changelog**: https://github.com/matagus/django-pagination-py3/compare/v2.0.0...v2.1.0