==================
* Added first-class support for Django
* Added some more importing shortcuts (``EnvConfig``, ``DictConfig``,
``load_django_settings``)
* Added a ``DictValue`` value, able to load multiple keys with the same prefix
into the same value
* Added an API to merge different settings schema into an existing object