Release-Notes.md
... ...
@@ -1,5 +1,5 @@
1 1
[[_TOC_]]
2
-# 6.7.0.260 (Release Pending)
2
+# 6.7.0.260
3 3
* FB-13177: Changed "Reset to default" button on Style tab in reportDesigner to standard button control which is used across all designers
4 4
* FB-13113: Fixed empty jquery formatNumber result for 0 value
5 5
* FB-13025: Resolved issue where HighCharts auto-sizing and auto-centering didn't work because chart as an inner element couldn't detect dimensions of outer container. Implemented support for specifying dimensions in pixels in chart property, so highcharts can rely on those values.