diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f0f9cb5..ed0e3857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This file contains the history of changes to Flamenco. Only changes that might be interesting for users are listed here, such as new features and fixes for bugs in actually-released versions. +## upcoming version - in development + +- Fix [#104263: Error performing BAT pack in Windows with shared storage](https://projects.blender.org/studio/flamenco/issues/104263). +- Add API call for mass-deleting old jobs. This is not exposed in the Manager web interface yet, so it requires using the API explorer for now. + ## 3.3.1 - released 2023-12-14 - Reorder the Jobs table, so that it lists 'Name', 'Updated', 'Priority', 'Job Type'.