=========================================================================================
Features
--------
- Adding the ability to define custom JSONSchema ``$id`` and ``$schema`` properties. Will raise user warnings if unsupported schema draft is specified. `41 <https://github.com/stephen-bunn/file-config/issues/41>`_
Documentation
-------------
- Adding some documentation around ``schema_id`` and ``schema_draft`` parameters for the ``config()`` decorator in Getting Started
Miscellaneous
-------------
- Adding ``long_description_content_type`` to ``setup.cfg`` for new twine package check warnings