diff --git a/CHANGELOG.md b/CHANGELOG.md index 8147277..ac12b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Blender Cloud changelog +## Version 1.17 (in development) + +- Upgrade BAT to version 1.3.1, which brings compatibility with Geometry Nodes and + fixes some issues on Windows. + + ## Version 1.16 (2020-03-03) - Fixed Windows compatibility issue with the handling of Shaman URLs. diff --git a/requirements.txt b/requirements.txt index c2a288a..df4dcb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ lockfile==0.12.2 pillarsdk==1.8.0 wheel==0.29.0 -blender-asset-tracer==1.2.1 +blender-asset-tracer==1.3.1 # Secondary requirements: asn1crypto==0.24.0