Skip to content

Commit

Permalink
Fill in release date for 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Dec 6, 2023
1 parent 04b835e commit 59b7658
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ Changelog
* Maintenance: Upgrade `ruff` and replace `black` with `ruff format` (John-Scott Atlakson)
* Maintenance: Update Willow upper bound to 2.x (Dan Braghis)

5.2.2 (xx.xx.xxxx) - IN DEVELOPMENT
5.2.2 (06.12.2023)
~~~~~~~~~~~~~~~~~~

* Added support for Django 5.0
* Fix: Use a visible border and background color to highlight active formatting in the rich text toolbar (Cassidy Pittman)
* Fix: Ensure image focal point box can be removed (Gunnar Scherf)
* Fix: Ensure that Snippets search results correctly use the `index_results.html` or `index_results_template_name` override on initial load (Stefan Hammer)
Expand Down
4 changes: 1 addition & 3 deletions docs/releases/5.2.2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wagtail 5.2.2 release notes

_Unreleased_
_December 6, 2023_

```{contents}
---
Expand All @@ -20,5 +20,3 @@ depth: 1
* Avoid error when attempting to moderate a page drafted by a now deleted user (Dan Braghis)
* Ensure workflow dashboard panels work when the page/snippet is missing (Sage Abdullah)
* Prevent custom controls from stacking on top of the comment button in Draftail toolbar (Ben Morse)

### Documentation

0 comments on commit 59b7658

Please sign in to comment.