Changelog: mark 1.12 as released today

This commit is contained in:
Sybren A. Stüvel 2022-03-25 11:54:38 +01:00
parent d778849c89
commit 8f86379ea6

View File

@ -3,7 +3,7 @@
This file logs the changes that are actually interesting to users (new features,
changed functionality, fixed bugs).
# Version 1.12 (in development)
# Version 1.12 (2022-03-25)
- Removed "late imports", to help isolate Blender add-ons bundling BAT from each other.
- Decided to *not* support the Shaman API of Flamenco 3.x in BAT. The support for that protocol will be implemented in the Flamenco 3.x add-on for Blender, and not in BAT itself. A new future version of BAT will remove support for the Shaman API altogether.