|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/tj-django/django-view-breadcrumbs/tree/HEAD) |
| 3 | +## [v2.4.1](https://github.com/tj-django/django-view-breadcrumbs/tree/v2.4.1) (2022-09-09) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/tj-django/django-view-breadcrumbs/compare/v2.4.0...HEAD) |
| 5 | +[Full Changelog](https://github.com/tj-django/django-view-breadcrumbs/compare/v2.4.0...v2.4.1) |
6 | 6 |
|
7 | 7 | **Closed issues:**
|
8 | 8 |
|
9 | 9 | - Error on Django 4 project when using deprecated ifequal templatetag in bootstrap3 templates [\#589](https://github.com/tj-django/django-view-breadcrumbs/issues/589)
|
| 10 | +- Dependency Dashboard [\#281](https://github.com/tj-django/django-view-breadcrumbs/issues/281) |
10 | 11 |
|
11 |
| -## [v2.4.0](https://github.com/tj-django/django-view-breadcrumbs/tree/v2.4.0) (2022-08-28) |
| 12 | +**Merged pull requests:** |
12 | 13 |
|
13 |
| -[Full Changelog](https://github.com/tj-django/django-view-breadcrumbs/compare/v2.3.0...v2.4.0) |
| 14 | +- Update dependency tox to v3.26.0 [\#603](https://github.com/tj-django/django-view-breadcrumbs/pull/603) ([renovate[bot]](https://github.com/apps/renovate)) |
| 15 | +- Update dependency django to v4.1.1 [\#602](https://github.com/tj-django/django-view-breadcrumbs/pull/602) ([renovate[bot]](https://github.com/apps/renovate)) |
| 16 | +- Bump wearerequired/lint-action from 2.0.1 to 2.1.0 [\#601](https://github.com/tj-django/django-view-breadcrumbs/pull/601) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 17 | +- \[pre-commit.ci\] pre-commit autoupdate [\#600](https://github.com/tj-django/django-view-breadcrumbs/pull/600) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) |
| 18 | +- Updated docs [\#599](https://github.com/tj-django/django-view-breadcrumbs/pull/599) ([github-actions[bot]](https://github.com/apps/github-actions)) |
| 19 | +- Upgraded v2.3.0 → v2.4.0 [\#598](https://github.com/tj-django/django-view-breadcrumbs/pull/598) ([jackton1](https://github.com/jackton1)) |
14 | 20 |
|
15 |
| -**Closed issues:** |
| 21 | +## [v2.4.0](https://github.com/tj-django/django-view-breadcrumbs/tree/v2.4.0) (2022-08-28) |
16 | 22 |
|
17 |
| -- Dependency Dashboard [\#281](https://github.com/tj-django/django-view-breadcrumbs/issues/281) |
| 23 | +[Full Changelog](https://github.com/tj-django/django-view-breadcrumbs/compare/v2.3.0...v2.4.0) |
18 | 24 |
|
19 | 25 | **Merged pull requests:**
|
20 | 26 |
|
|
0 commit comments