File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 441 . Fix - hidden canvas in Jupyter Lab, https://root-forum.cern.ch/t/63097/
552 . Fix - latex super-script without leading symbol, https://root-forum.cern.ch/t/63114/
663 . Fix - correctly read ` std::pair<> ` without dictionary, https://root-forum.cern.ch/t/63114/
7+ 4 . Fix - repair small bug in TF3 painting
78
89
910## Changes in 7.8.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const version_id = '7.8.x',
44
55/** @summary version date
66 * @desc Release date in format day/month/year like '14/04/2022' */
7- version_date = '12 /03/2025' ,
7+ version_date = '20 /03/2025' ,
88
99/** @summary version id and date
1010 * @desc Produced by concatenation of {@link version_id} and {@link version_date}
You can’t perform that action at this time.
0 commit comments