* Update setup-config docs to use example directive and add extra example values to models
2.4.1
------------------
* Make geojson fields optional by catching ImproperlyConfigured errors
2.4.0
------------------
* [57] Improved validation of RSIN and BSN by creating a generic validator.
2.3.0
------------------
* Add ConfigurationStep for Applicatie model * [29] Replaced drf-yasg with drf-spectacular * [29] Removed management commands to generate markdown files for scopes and notifications channels: * ``generate_autorisaties`` * ``generate_notificaties``
2.2.0
------------------
* Add support for ``django-setup-configuration``, add a ``ConfigurationStep`` for ``JWTSecret``