We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495d468 commit e18d3b1Copy full SHA for e18d3b1
changes.md
@@ -3,7 +3,7 @@
3
## Changes in 4.4.2
4
1. Fix - statistic collection for TH2
5
2. Fix - correct handling of empty TList in browser/inspector
6
-3. Fix - support TFolder in browser/inspector
+3. Fix - support TFolder in browser/inspector (#40)
7
8
9
## Changes in 4.4.1
scripts/JSRootCore.js
@@ -94,7 +94,7 @@
94
}
95
} (function(JSROOT) {
96
97
- JSROOT.version = "4.4.1 31/03/2016";
+ JSROOT.version = "4.4.2 11/04/2016";
98
99
JSROOT.source_dir = "";
100
JSROOT.source_min = false;
0 commit comments