diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe07b5..2cfcb22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This file logs the changes that are actually interesting to users (new features, changed functionality, fixed bugs). -# Version 1.14 (in development) +# Version 1.14 (2022-09-12) - While tracing dependencies, call the progress callback function before opening a blend file, instead of before iterating over its contents. The opening (and loading of SDNA) takes a significant amount of time, so this will make any UI (like the Flamenco add-on) report the right filename when waiting for big files.