10000 docs: Remove merge markers from Update 3.11.4.rst by fsbraun · Pull Request #7959 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

docs: Remove merge markers from Update 3.11.4.rst #7959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
10000 Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove merge markers from Update 3.11.4.rst
  • Loading branch information
fsbraun authored Jul 16, 2024
commit f804b5558f52d26ff288daf0aba55ff86b820c57
28 changes: 0 additions & 28 deletions docs/upgrade/3.11.4.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
.. _upgrade-to-3.11.4:

<<<<<<< HEAD
######################
release notes 3.11.3
######################

This release focuses on Django 4.2 support which will be LTS. django CMS version 3.11.x will be supported until the end of life of Django 4.2 estimated for April 2026.

Compared to 3.11.2 it fixes a bug which broke the dropdown menu in the page tree.
=======
#####################
release notes 3.11.4
#####################
Expand All @@ -17,24 +8,6 @@ Compared to 3.11.2 it fixes a bug which broke the dropdown menu in the page tree
What's new in 3.11.4
********************

Bug Fixes:
----------
* Remove superfluous curly bracket left behind on PR 7488 (#7529) -- Corentin Bettiol
* Fix admin tests (#6848) for some post requests (#7535) -- Fabian Braun

Statistics:
-----------

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

* Corentin Bettiol (1 pull request)
* Fabian Braun (1 pull requests)

With the review help of the following contributors:

* Fabian Braun
* Vinit Kumar
=======
Features:
---------
* Update dark mode switch to be compatible with Django 4.2 admin dark mode (#7549) (1106ae6d7) -- Fabian Braun
Expand Down Expand Up @@ -67,7 +40,6 @@ Features:
* dependabot[bot] (0 pull request)
* mihalikv (1 pull request)
* suryadev99 (1 pull request)
>>>>>>> origin/develop

Thanks to all contributors for their efforts!

Expand Down
Loading
0