diff --git a/mrv2/docs/HISTORY.md b/mrv2/docs/HISTORY.md index 121a01abe..ee5305a81 100644 --- a/mrv2/docs/HISTORY.md +++ b/mrv2/docs/HISTORY.md @@ -17,10 +17,11 @@ v1.1.2 clip due to a following clip being dragged to the same place as the annotation. - Improved performance of timeline drawing when annotations are present. -- Fixed refreshing of image sequences when there were missing frames and later - they were added. It used to work in v1.0.0 but a change in tlRender broke - it. -- Updated mrv2 to Python 3.11. +- Fixed refreshing of image sequences + (ie. Files Panel->Select Image->RMB->File/Refresh Cache) when there were + missing frames and later they were added. It used to work in v1.0.0 but a + change in tlRender broke it. +- Updated mrv2 to Python 3.11 to conform to the VFX 2024 Platform. - Python 3.11 on Windows is now built with optimizations on. - Updated mrv2's glfw3 to 3.4. - Updated mrv2's FLTK build to use the system libdecor