blender-asset-tracer/CHANGELOG.md
Sybren A. Stüvel 4964745dee Support Alembic files from linked library
We already supported Alembic files in the top-level blend file, but now we
also support finding Alembic files in linked-in libraries.
2019-03-20 13:57:44 +01:00

16 lines
413 B
Markdown

# Blender Asset Tracer changelog
This file logs the changes that are actually interesting to users (new features,
changed functionality, fixed bugs).
## Version 1.1 (in development)
- Add support for Shaman (https://gitlab.com/blender-institute/shaman)
- Add support for Alembic files referenced in linked-in libraries.
## Version 1.0 (2019-03-01)
- Base version after which changes will be recorded here.