* Sync changelog

* Update changelog
This commit is contained in:
Moon 2021-09-01 18:27:13 -07:00 committed by GitHub
parent 6300e8aacd
commit 8e2d0bacc2
3 changed files with 7 additions and 8 deletions

View File

@ -1,3 +1,7 @@
== 2.6.1 09/01/2021 ==
- Update: Update marketing task completion logic. #7586
== 2.6.0 08/31/2021 == == 2.6.0 08/31/2021 ==
- Fix: Fixes action button mis-alignment within card footer. #7412 - Fix: Fixes action button mis-alignment within card footer. #7412
@ -11,6 +15,9 @@
- Fix: Fix blank screen on analytics screens when searching #7482 - Fix: Fix blank screen on analytics screens when searching #7482
- Fix: Fix all links with hash to behind query parameters #7483 - Fix: Fix all links with hash to behind query parameters #7483
- Fix: Fix Stats module CSS issue introduced by Gutenberg #7488 - Fix: Fix Stats module CSS issue introduced by Gutenberg #7488
- Fix: Fix marketing task visibility #7580
- Fix: Fix stats-overview card padding issue #7594
- Fix: Fix layout issue on marketing task #7598
- Add: Add boolean isReverseTrend prop to SummaryNumber to show "positive" delta for negative numbers. #7357 - Add: Add boolean isReverseTrend prop to SummaryNumber to show "positive" delta for negative numbers. #7357
- Add: Adding links to help panel for marketing task #7384 - Add: Adding links to help panel for marketing task #7384
- Add: Add installed marketing extensions card to extensions task #7419 - Add: Add installed marketing extensions card to extensions task #7419

View File

@ -1,4 +0,0 @@
Significance: patch
Type: Fix
Fix marketing task visibility

View File

@ -1,4 +0,0 @@
Significance: minor
Type: Update
Update marketing task completion logic. #7586