pull/2605/merge
Matt Westcott 2016-05-12 17:01:39 +01:00
rodzic a7262783f3
commit 0eaac1882c
3 zmienionych plików z 25 dodań i 2 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
Changelog
=========
1.5 (xx.xx.xxxx)
1.5 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~
* Added wagtail.contrib.modeladmin, an app for configuring arbitrary Django models to be edited through the Wagtail admin (Andy Babic)
@ -51,7 +51,13 @@ Changelog
* Fix: Fixed UnicodeEncodeError in wagtailforms when downloading a CSV for a form containing non-ASCII field labels on Python 2 (Mikalai Radchuk)
1.4.4 (xx.xx.2016)
1.4.5 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Paste / drag operations done entirely with the mouse are now correctly picked up as edits within the rich text editor (Matt Fozard)
1.4.4 (10.05.2016)
~~~~~~~~~~~~~~~~~~
* New translation for Slovenian (Mitja Pagon)

Wyświetl plik

@ -0,0 +1,16 @@
============================================
Wagtail 1.4.5 release notes - IN DEVELOPMENT
============================================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Paste / drag operations done entirely with the mouse are now correctly picked up as edits within the rich text editor (Matt Fozard)

Wyświetl plik

@ -5,6 +5,7 @@ Release notes
:maxdepth: 1
1.5
1.4.5
1.4.4
1.4.3
1.4.2