diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ca391263b2..2ec31fd7a2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -56,6 +56,7 @@ Changelog * Fix: Slicing a search result set no longer loses the annotation added by `annotate_score` (Karl Hobley) * Fix: String-based primary keys are now escaped correctly in ModelAdmin URLs (Andreas Nüßlein) * Fix: Empty search in the API now works (Morgan Aubert) + * Fix: `RichTextBlock` toolbar now correctly positioned within `StructBlock` (Janneke Janssen) 1.9 (16.02.2017)