kopia lustrzana https://github.com/wagtail/wagtail
Release note for #7893 in 2.15.3
rodzic
865df90bbd
commit
a3443867d8
|
@ -1,6 +1,12 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
2.15.3 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Implement correct check for SQLite installations without full-text search support (Matt Westcott)
|
||||
|
||||
|
||||
2.15.2 (18.01.2022)
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
=============================================
|
||||
Wagtail 2.15.3 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Implement correct check for SQLite installations without full-text search support (Matt Westcott)
|
|
@ -5,6 +5,7 @@ Release notes
|
|||
:maxdepth: 1
|
||||
|
||||
upgrading
|
||||
2.15.3
|
||||
2.15.2
|
||||
2.15.1
|
||||
2.15
|
||||
|
|
Ładowanie…
Reference in New Issue