0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 19:17:48 +01:00
wagtail/docs/releases/2.15.3.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
295 B
ReStructuredText
Raw Normal View History

2022-01-26 17:05:30 +01:00
============================
Wagtail 2.15.3 release notes
============================
2022-01-26 12:25:57 +01:00
*January 26, 2022*
2022-01-26 12:25:57 +01:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Implement correct check for SQLite installations without full-text search support (Matt Westcott)