mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Release note for 1.5.2
This commit is contained in:
parent
90bd6bdf11
commit
79d19a5b1b
3 changed files with 24 additions and 0 deletions
|
|
@ -9,6 +9,12 @@ Changelog
|
|||
* oEmbed URL for audioBoom was updated (Janneke Janssen)
|
||||
|
||||
|
||||
1.5.2 (08.06.2016)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fixed regression in 1.5.1 on editing external links (Stephen Rice)
|
||||
|
||||
|
||||
1.5.1 (07.06.2016)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
17
docs/releases/1.5.2.rst
Normal file
17
docs/releases/1.5.2.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
===========================
|
||||
Wagtail 1.5.2 release notes
|
||||
===========================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Fixed regression in 1.5.1 on editing external links (Stephen Rice)
|
||||
|
|
@ -5,6 +5,7 @@ Release notes
|
|||
:maxdepth: 1
|
||||
|
||||
1.6
|
||||
1.5.2
|
||||
1.5.1
|
||||
1.5
|
||||
1.4.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue