Skip to content

Commit 1e3ebc2

Browse files
authored
Update CHANGELOG.rst
1 parent 6ce2d5f commit 1e3ebc2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog
33
=========
44

5+
0.4.0 (11-12-2024)
6+
==================
7+
8+
* feat: Remove explicit django CMS dependency by @fsbraun in https://github.com/django-cms/djangocms-text/pull/36
9+
* feat: Integrate Jest for JavaScript testing with CI setup by @sourcery-ai in https://github.com/django-cms/djangocms-text/pull/28
10+
* fix: Add row needs to initialize new editor instances for inline admins by @fsbraun in https://github.com/django-cms/djangocms-text/pull/37
11+
* tests: Add missing tests by @fsbraun in https://github.com/django-cms/djangocms-text/pull/29
12+
* ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/django-cms/djangocms-text/pull/33
13+
* tests: Add CKEditor integration tests and update dependencies by @sourcery-ai in https://github.com/django-cms/djangocms-text/pull/32
14+
* build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/django-cms/djangocms-text/pull/26
15+
516
0.3.3 (05-11-2024)
617
==================
718

0 commit comments

Comments
 (0)