Skip to content

Commit 6c59622

Browse files
committed
Update CHANGELOG
1 parent 695c552 commit 6c59622

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## Added
6+
7+
- Support for Django 4.0 ([#164](https://github.com/torchbox/django-pattern-library/pull/164)).
8+
- Support for Python 3.10 ([#163](https://github.com/torchbox/django-pattern-library/pull/163)).
9+
10+
### Removed
11+
12+
- We no longer support Python 3.6, as it has reached its end of life ([#163](https://github.com/torchbox/django-pattern-library/pull/163).
13+
514
## [0.6.0](https://github.com/torchbox/django-pattern-library/releases/tag/v0.6.0) - 2021-12-21
615

716
- Make `default_app_config conditional` to avoid [deprecation warnings](https://docs.djangoproject.com/en/3.2/ref/applications/#for-application-authors) for Django versions >= 3.2 ([#153](https://github.com/torchbox/django-pattern-library/issues/153), [#160](https://github.com/torchbox/django-pattern-library/pull/160)).

0 commit comments

Comments
 (0)