Browse Source

Add release note for #12341

Matt Westcott 4 tháng trước cách đây
mục cha
commit
09a9261f7d
3 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      CONTRIBUTORS.md
  3. 1 0
      docs/releases/6.4.md

+ 1 - 0
CHANGELOG.txt

@@ -4,6 +4,7 @@ Changelog
 6.4 (xx.xx.xxxx) - IN DEVELOPMENT
 ~~~~~~~~~~~~~~~~
 
+ * Add search terms report (Nvdm)
  * Add the ability to apply basic Page QuerySet optimizations to `specific()` sub-queries using `select_related` & `prefetch_related` (Andy Babic)
  * Increase `DATA_UPLOAD_MAX_NUMBER_FIELDS` in project template (Matt Westcott)
  * Stop invalid Site hostname records from breaking preview (Matt Westcott)

+ 1 - 0
CONTRIBUTORS.md

@@ -855,6 +855,7 @@
 * Aayushman Singh
 * Steven Steinwand
 * Clifford Gama
+* Nvdm
 
 ## Translators
 

+ 1 - 0
docs/releases/6.4.md

@@ -14,6 +14,7 @@ depth: 1
 
 ### Other features
 
+ * Add search terms report (Nvdm)
  * Add the ability to apply basic Page QuerySet optimizations to `specific()` sub-queries using `select_related` & `prefetch_related`, see [](../reference/pages/queryset_reference.md) (Andy Babic)
  * Increase `DATA_UPLOAD_MAX_NUMBER_FIELDS` in project template (Matt Westcott)
  * Stop invalid Site hostname records from breaking preview (Matt Westcott)