Browse Source

Adds release notes for #4508.

Bertrand Bordage 6 years ago
parent
commit
806ba75497
2 changed files with 2 additions and 0 deletions
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/2.2.rst

+ 1 - 0
CHANGELOG.txt

@@ -17,6 +17,7 @@ Changelog
  * Increased max length of redirect URL field to 255 (Michael Harrison)
  * Added documentation for new JS/CSS media files association with Draftail feature definitions (Ed Henderson)
  * Added accessible colour contrast guidelines to the style guide (Catherine Farman)
+ * Added faceted search using the `.facet()` method (Karl Hobley)
  * Fix: Handle all exceptions from `Image.get_file_size` (Andrew Plummer)
  * Fix: Fix display of breadcrumbs in ModelAdmin (LB (Ben Johnston))
  * Fix: Remove duplicate border radius of avatars (Benjamin Thurm)

+ 1 - 0
docs/releases/2.2.rst

@@ -26,6 +26,7 @@ Other features
  * Increased max length of redirect URL field to 255 (Michael Harrison)
  * Added documentation for new JS/CSS media files association with Draftail feature definitions (Ed Henderson)
  * Added accessible colour contrast guidelines to the style guide (Catherine Farman)
+ * Added faceted search using the ``.facet()`` method (Karl Hobley)
 
 Bug fixes
 ~~~~~~~~~