Add release note for #3254 to 1.9 docs

apparently my save button doesn't work
This commit is contained in:
Matt Westcott 2017-01-04 17:32:35 +00:00
parent 2734dfca8b
commit 39cb87507d

View file

@ -16,6 +16,7 @@ Minor features
~~~~~~~~~~~~~~
* View live / draft links in the admin now consistently open in a new window (Marco Fucci)
* ``ChoiceBlock`` now omits the blank option if the block is required and has a default value (Andreas Nüßlein)
Bug fixes