diff --git a/mrv2/docs/HISTORY.md b/mrv2/docs/HISTORY.md index 78247b18f..701150d9c 100644 --- a/mrv2/docs/HISTORY.md +++ b/mrv2/docs/HISTORY.md @@ -17,9 +17,10 @@ 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. +- 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.