Skip to content

Commit fff9644

Browse files
committed
Update changelog and version tag
1 parent 47a2189 commit fff9644

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
3. Fix - correctly display ^2 and ^3 in SVG text output
77
4. Fix - do not show tooltips for empty TProfile bins
88
5. Fix - statbox toggling was not working on subpads
9+
6. Fix - positioning of 3D objects in Chrome in complex layouts
910

1011

1112
## Changes in 4.5.0

scripts/JSRootCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090
} (function(JSROOT) {
9191

92-
JSROOT.version = "4.5.0 25/04/2016";
92+
JSROOT.version = "4.5.x 13/06/2016";
9393

9494
JSROOT.source_dir = "";
9595
JSROOT.source_min = false;

0 commit comments

Comments
 (0)