diff --git a/CHANGELOG.md b/CHANGELOG.md index c28c9a1a..ee9f50df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ bugs in actually-released versions. - Shift-click & ctrl-click can now be used to select multiple jobs ([#104391](https://projects.blender.org/studio/flamenco/pulls/104391)) and tasks ([#104386](https://projects.blender.org/studio/flamenco/pulls/104386)). The action buttons (requeue/pause/cancel) now work on all selected items. - While holding shift, the tasks table will not change the ordering of the tasks, to aid in shift-selecting ranges ([#104388](https://projects.blender.org/studio/flamenco/pulls/104388)). -- Upgrade Blender Asset Tracer (BAT) to 1.19 to support Blender 5.0 ([BAT#92893](https://projects.blender.org/blender/blender-asset-tracer/pulls/92893)). +- Upgrade Blender Asset Tracer (BAT) to 1.20 to support Blender 5.0 ([BAT#92893](https://projects.blender.org/blender/blender-asset-tracer/pulls/92893) and [BAT@16c208bc8e13](https://projects.blender.org/blender/blender-asset-tracer/commit/16c208bc8e130c8b1233bdb411ecabdab19af3c5)). - Remove the "extra checkout paths" feature from the Shaman system and thus the configuration file ([#104403](https://projects.blender.org/studio/flamenco/issues/104403)). - Add a new "Worker" column to the Job Task table indicating which worker the task is assigned to. - Update Go & dependencies to fix security vulnerabilities: diff --git a/addon/flamenco/wheels/blender_asset_tracer-1.19-py3-none-any.whl b/addon/flamenco/wheels/blender_asset_tracer-1.20-py3-none-any.whl similarity index 76% rename from addon/flamenco/wheels/blender_asset_tracer-1.19-py3-none-any.whl rename to addon/flamenco/wheels/blender_asset_tracer-1.20-py3-none-any.whl index b6614f8c..2960b51f 100644 Binary files a/addon/flamenco/wheels/blender_asset_tracer-1.19-py3-none-any.whl and b/addon/flamenco/wheels/blender_asset_tracer-1.20-py3-none-any.whl differ