diff --git a/changes.md b/changes.md index e5f718106..1382c9361 100644 --- a/changes.md +++ b/changes.md @@ -34,15 +34,20 @@ 31. Internals - upgrade to eslint 9 32. Internals - do not select pad (aka gPad) for objects drawing, always use assigned pad painter 33. Fix - properly save zoomed ranges in drawingJSON() -34. Fix - properly redraw TMultiGraph -35. Fix - show empty bin in TProfile2D if it has entries #316 +34. Fix - properly redraw `TMultiGraph` +35. Fix - show empty bin in `TProfile2D` if it has entries #316 36. Fix - unzooming on log scale was extending range forevever -37. Fix - do not force style 8 for hist markers -38. Fix - ensure minimal hist title height -39. Fix - disable Bloom effects on Android TGeo displays -40. Fix - handle reordering of fragments in multipart reply #319 -41. Fix - properly show non-zero entries #320 -42. Fix - display empty hist bin if fSumw2 not zero +37. Fix - display empty hist bin if fSumw2 not zero + + +## Changes in 7.7.5 +1. Fix - can enable exponent only for log10 axis scale +2. Fix - proper set custom font size in latex +3. Fix - do not force style 8 for hist markers +4. Fix - ensure minimal hist title height +5. Fix - disable Bloom effect on Android +6. Fix - handle reordering of fragments in multipart reply #319 +7. Fix - properly show non-zero entries #320 ## Changes in 7.7.4