From 0eaac1882c00ec4df2ae8caf1f5784accce29c02 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Thu, 12 May 2016 17:01:39 +0100 Subject: [PATCH] Release note for #2605 --- CHANGELOG.txt | 10 ++++++++-- docs/releases/1.4.5.rst | 16 ++++++++++++++++ docs/releases/index.rst | 1 + 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 docs/releases/1.4.5.rst diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7278142e39..6b77b881fe 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -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) diff --git a/docs/releases/1.4.5.rst b/docs/releases/1.4.5.rst new file mode 100644 index 0000000000..c523347250 --- /dev/null +++ b/docs/releases/1.4.5.rst @@ -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) diff --git a/docs/releases/index.rst b/docs/releases/index.rst index 55bc09fecf..67780f27ad 100644 --- a/docs/releases/index.rst +++ b/docs/releases/index.rst @@ -5,6 +5,7 @@ Release notes :maxdepth: 1 1.5 + 1.4.5 1.4.4 1.4.3 1.4.2