diff --git a/CHANGELOG.md b/CHANGELOG.md index f002aa6..5c1bdcf 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.7 (in development) +# Version 1.7 (2021-11-05) - Add optional support for ZStandard compression, which is used to compress blend files by Blender 3.0+. The `zstandard` module is binary, and without it installed BAT will still be able to work in a pure-Python environment. It just won't be able to open compressed files from Blender 3.0 or newer.