Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0d5a9f

Browse files
authored
Add CHANGELOG entry for version 5.0.3
Updated CHANGELOG for version 5.0.3, including bug fixes and contributor statistics.
1 parent 3d50470 commit c0d5a9f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
1+
5.0.3 (2025-09-13)
2+
==================
3+
4+
Bug Fixes:
5+
----------
6+
* Django 6 compatibility (July 2025) by @fsbraun in https://github.com/django-cms/django-cms/pull/8302
7+
* Respect individual placeholder checks if they can be changed (#8317) by @fsbraun in https://github.com/django-cms/django-cms/pull/8318
8+
* Cut children from inactive nodes when level is less or equal to 0 (#8322) by @fsbraun in https://github.com/django-cms/django-cms/pull/8324
9+
* Copy lang management command - include PageUrl (#7548) by @fsbraun in https://github.com/django-cms/django-cms/pull/8335
10+
11+
112
Statistics:
213
-----------
314

415
This release includes 4 pull requests, and was created with the help of the following contributors (in alphabetical order):
516

6-
* Fabian Braun (1 pull request)
7-
* Github Release Action (3 pull requests)
17+
* Fabian Braun (4 pull request)
818

919
With the review help of the following contributors:
1020

21+
* Vinit Kumar
1122

1223
Thanks to all contributors for their efforts!
1324

0 commit comments

Comments
 (0)