changelog entry for #294

pull/335/head
Matt Westcott 2014-06-19 22:06:41 +01:00
rodzic cac92de53f
commit b26744e137
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,7 @@ Changelog
* Added a new datetime picker widget
* Added styleguide (mainly for wagtail developers)
* Aesthetic improvements to preview experience
* 'image' tag now accepts extra keyword arguments to be output as attributes on the img tag
* Added an 'attrs' property to image rendition objects to output src, width, height and alt attributes all in one go
* Fix: Animated GIFs are now coalesced before resizing
* Fix: Wand backend clones images before modifying them