diff --git a/Changes.md b/Changes.md index 8fae9a8135..4cc5d74714 100644 --- a/Changes.md +++ b/Changes.md @@ -46,6 +46,7 @@ Fixes - Fixed thread-safety bug. - HierarchyView, SetEditor : Fixed thread-safety bugs. - FreezeTransform : Constant primitive variables with point/vector interpretations are now also transformed. +- usdview : Added Windows support (#5599). API ---