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 efba661 commit 1ad50d2Copy full SHA for 1ad50d2
changes.md
@@ -1,7 +1,7 @@
1
# JSROOT changelog
2
3
## Changes in 5.2.2
4
-1. Fix several problems, discovered by "use strict" directive
+1. Fix several problems, discovered with "use strict" directive
5
6
7
## Changes in 5.2.1
scripts/JSRootCore.js
@@ -89,7 +89,7 @@
89
}
90
} (function(JSROOT) {
91
92
- JSROOT.version = "5.2.x 3/08/2017";
+ JSROOT.version = "5.2.2 3/08/2017";
93
94
JSROOT.source_dir = "";
95
JSROOT.source_min = false;
0 commit comments