Marked version 1.2 as released

This commit is contained in:
Sybren A. Stüvel 2019-10-10 10:34:23 +02:00
parent 0b92037973
commit b3bbee25f5

View File

@ -3,7 +3,7 @@
This file logs the changes that are actually interesting to users (new features, This file logs the changes that are actually interesting to users (new features,
changed functionality, fixed bugs). changed functionality, fixed bugs).
## Version 1.2 (in development) ## Version 1.2 (2019-10-09)
- Migrated from Pipenv to Poetry for managing Python package dependencies. - Migrated from Pipenv to Poetry for managing Python package dependencies.
- Windows compatibility fix when using mapped network storage. - Windows compatibility fix when using mapped network storage.
@ -11,6 +11,7 @@ changed functionality, fixed bugs).
- Allow setting the Shaman JWT authentication token in the `SHAMAN_JWT_TOKEN` environment variable. - Allow setting the Shaman JWT authentication token in the `SHAMAN_JWT_TOKEN` environment variable.
- Blender 2.81 compatibility fix (T69976). - Blender 2.81 compatibility fix (T69976).
- Fix for external smoke caches not being packed. - Fix for external smoke caches not being packed.
- Versions 1.2.1 and 1.2.2 are functionally identical to 1.2
## Version 1.1.1 (2019-04-18) ## Version 1.1.1 (2019-04-18)