File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## 0.18.1 (2023-12-22)
3+
4+ - fix: lazy loaded permission callback (#234 ) ([ ` 97ca6dd ` ] ( https://github.com/unfoldadmin/django-unfold/commit/97ca6dd54563a1546d53ffcce90e04fce8b3d7f7 ) )
5+ - fix: logout link (#228 ) ([ ` 1a1d735 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/1a1d735c461bf0e26d0b3e636840003acd39b154 ) )
6+ - fix: ignore CHANGELOG.md in pre-commit hooks (#221 ) ([ ` 3418fcc ` ] ( https://github.com/unfoldadmin/django-unfold/commit/3418fccbcb50487904ec7692ba60570003d424ba ) )
7+ - docs: update README.md with correct import_export import (#223 ) ([ ` 3d04c9a ` ] ( https://github.com/unfoldadmin/django-unfold/commit/3d04c9a5285f29acb804325f7a144f15fb0d48eb ) )
8+ - chore: tailwindcss 3.4 update (#233 ) ([ ` 4c49f08 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/4c49f08b62535602eb8cd398ecead68349ab4689 ) )
9+ - chore(deps): bump actions/setup-python from 4 to 5 (#224 ) ([ ` dc22daf ` ] ( https://github.com/unfoldadmin/django-unfold/commit/dc22daf5b0388b21d3e4e07a12cf5499b08640d3 ) )
10+
211## 0.18.0 (2023-12-08)
312
413- feat: semantic release integration (#218 ) ([ ` f82f660 ` ] ( https://github.com/unfoldadmin/django-unfold/commit/f82f66050d3551c203849d3c5fc84cce329ba012 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-unfold"
3- version = " 0.18.0 "
3+ version = " 0.18.1 "
44description = " Modern Django admin theme for seamless interface development"
55license = " MIT"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments