Skip to content

Commit e1773c3

Browse files
authored
Add missing release notes for v0.3.0
1 parent f40ce4b commit e1773c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ We have a new documentation website! Check out [torchbox.github.io/django-patter
99
### Added
1010

1111
- This package now supports Django 3.1, and has tentative support for Django 3.2
12+
- We also now support Python 3.9
1213
- Implement optional default for [override_tag](https://torchbox.github.io/django-pattern-library/reference/api/#override_tag) ([#125](https://github.com/torchbox/django-pattern-library/issues/125))
1314
- A new `render_patterns` command makes it possible to export the pattern library templates for automated tests or static hosting ([#16](https://github.com/torchbox/django-pattern-library/issues/16), [#17](https://github.com/torchbox/django-pattern-library/issues/17))
15+
- Permit variable template names in extends and include tags ([#112](https://github.com/torchbox/django-pattern-library/pull/112))
1416

1517
### Removed
1618

0 commit comments

Comments
 (0)