Skip to content

Commit 2623209

Browse files
committed
docs: Update CHANGELOG
1 parent 129fffc commit 2623209

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ You can also check the
2222
application will try to use dual-line chart with measures from different
2323
cubes)
2424
- Added tooltip that explains why a given chart type can't be selected
25+
- Added support for confidence intervals
2526
- Fixes
2627
- Introduced a `componentId` concept which makes the dimensions and measures
2728
unique by adding an unversioned cube iri to the unversioned component iri on
@@ -30,6 +31,7 @@ You can also check the
3031
- Map legend is now correctly updated (in some cases it was rendered
3132
incorrectly on the initial render)
3233
- Vertical Axis measure names are now correctly displayed in the left panel
34+
- Uncertainties are now correctly displayed in map symbol layer tooltip
3335
- Performance
3436
- We no longer load non-key dimensions when initializing a chart
3537
- Maintenance

0 commit comments

Comments
 (0)