mirror of
https://github.com/django-components/django-components.git
synced 2025-09-18 11:49:44 +00:00
docs: update changelog
This commit is contained in:
parent
e9f87b671f
commit
d2364258e7
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,11 +1,19 @@
|
||||||
# Release notes
|
# Release notes
|
||||||
|
|
||||||
|
## v0.141.5
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
- Tests - Fix bug when using `@djc_test` decorator and the `COMPONENTS`
|
||||||
|
settings are set with `ComponentsSettings`
|
||||||
|
See [#1369](https://github.com/django-components/django-components/issues/1369)
|
||||||
|
|
||||||
## v0.141.4
|
## v0.141.4
|
||||||
|
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
- Fix compatibility with Django's `{% include %}` and `{% extends %}` tags.
|
- Fix compatibility with Django's `{% include %}` and `{% extends %}` tags.
|
||||||
See https://github.com/django-components/django-components/issues/1325
|
See [#1325](https://github.com/django-components/django-components/issues/1325)
|
||||||
|
|
||||||
## v0.141.3
|
## v0.141.3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue