diff --git a/docs/releases/0.8.5.rst b/docs/releases/0.8.5.rst index 3fd822824e..f75f93e60b 100644 --- a/docs/releases/0.8.5.rst +++ b/docs/releases/0.8.5.rst @@ -18,4 +18,5 @@ Bug fixes * ``get_sitemap_urls`` is now called on the specific page class so it can now be overridden * (Firefox and IE) Fixed preview window hanging and not refocusing when "Preview" button is clicked again * Storage backends that return raw ContentFile objects are now handled correctly when resizing images - * Punctuation characters are no longer stripped when performing search queries \ No newline at end of file + * Punctuation characters are no longer stripped when performing search queries + * When adding tags where there were none before, it is now possible to save a single tag with multiple words in it