File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 1.4.0] ( https://github.com/torchbox/django-pattern-library/releases/tag/v1.4.0 ) - 2025-04-02
6
+
7
+ ### Added
8
+
9
+ - Add support for Django 5.2 ([ #253 ] ( https://github.com/torchbox/django-pattern-library/issues/253 ) )
10
+ - Add emoji favicon to avoid favicon.ico requests from the browser
11
+
5
12
## [ 1.3.0] ( https://github.com/torchbox/django-pattern-library/releases/tag/v1.3.0 ) - 2024-12-11
6
13
7
14
### Added
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " django-pattern-library"
3
- version = " 1.3 .0"
3
+ version = " 1.4 .0"
4
4
description = " A module for Django that allows to build pattern libraries for your projects."
5
5
authors = [
6
6
" Ben Dickinson <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments