* Renamed `BREADCRUMBS_ADD_HOME` setting to `BREADCRUMBS_HOME_LINK` and changed its default to `True`, so the Home link will be added by default * Added two new settings to allow customising the home link: `BREADCRUMBS_HOME_LINK_NAME` and `BREADCRUMBS_HOME_LINK_URL`
1.0.1
* No change to code; pinned minimum Django version in `setup.py`