File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3+ ## Changes in 7.3.x
4+ 1 . Fix - do not allow move float browser too far left/top
5+
6+
37## Changes in 7.3.3
481 . Fix - failure in normal_cdf calculation
592 . Fix - check in TTree::Draw for null buffer
Original file line number Diff line number Diff line change 11
22/** @summary version id
33 * @desc For the JSROOT release the string in format 'major.minor.patch' like '7.0.0' */
4- let version_id = '7.3.3 ' ;
4+ let version_id = '7.3.x ' ;
55
66/** @summary version date
77 * @desc Release date in format day/month/year like '14/04/2022' */
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 7.3.3 " ,
3+ "version" : " 7.3.4 " ,
44 "engines" : {
55 "node" : " >=0.14.8"
66 },
You can’t perform that action at this time.
0 commit comments