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 731cbdb commit d727ad0Copy full SHA for d727ad0
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in 5.1.x
+## Changes in 5.1.2
4
1. Fix - support newest TFormula in TF1 (#127)
5
2. Fix - ignore NaN value in saved TF1 buffer
6
3. Fix - correctly treat transparancy in geo painter
scripts/JSRootCore.js
@@ -92,7 +92,7 @@
92
}
93
} (function(JSROOT) {
94
95
- JSROOT.version = "5.1.1 23/03/2017";
+ JSROOT.version = "5.1.2 21/04/2017";
96
97
JSROOT.source_dir = "";
98
JSROOT.source_min = false;
0 commit comments