Skip to content

Commit 85c95c6

Browse files
authored
DOCSP-13260: [Charts] release notes for 1.20.1 (#436)
1 parent fe888fa commit 85c95c6

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

source/customize-charts/field-level-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ further refine your numeric displays. Once you modify a preset's
7878
attribute, |charts-short| changes the preset selection in the dropdown
7979
to :guilabel:`Custom`.
8080

81+
.. _charts-date-format:
82+
8183
Date Format and Time Zone
8284
-------------------------
8385

source/release-notes.txt

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,29 @@ MongoDB Charts Cloud Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
|charts| v1.20.1
14+
----------------
15+
16+
*Released November 18, 2020*
17+
18+
Bug fixes in this release:
19+
20+
- Fixes an issue where the :ref:`Convert Time Zone <charts-date-format>`
21+
toggle couldn’t be enabled when customizing a field.
22+
23+
- Fixes an issue where charts wouldn’t render if a :ref:`label
24+
<field-level-options>` contains a single quote and the chart uses a
25+
:ref:`secondary Y axis <secondary-y-axis>`.
26+
27+
- Improves predictability around ordering of :ref:`multiple series
28+
<multi-series-charts>` on a chart.
29+
1330
|charts| v1.20.0
1431
----------------
1532

1633
*Released November 12, 2020*
1734

18-
Improvements in this Release:
35+
Improvements in this release:
1936

2037
- Introduces option to show :guilabel:`All others` when
2138
:ref:`limiting results <charts-limit-data>` on a chart.

0 commit comments

Comments
 (0)