Bumped version to 1.1.1
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,21 +1,17 @@
|
||||
Pillar Python SDK changelog
|
||||
===========================
|
||||
|
||||
Version 1.1.0, released 2016-05-09
|
||||
----------------------------------
|
||||
Version 1.1
|
||||
-----------
|
||||
|
||||
- Added project user management.
|
||||
- Project creation uses /p/create entry point on Pillar
|
||||
- Bug fixes.
|
||||
|
||||
|
||||
Version 1.0.1, released 2016-05-06
|
||||
----------------------------------
|
||||
Version 1.0
|
||||
-----------
|
||||
|
||||
- Initial public release for use with Blender Cloud addon.
|
||||
- Fixed compatibility with clients not using a subclient token.
|
||||
|
||||
|
||||
Version 1.0.0, released 2016-05-04
|
||||
----------------------------------
|
||||
|
||||
Initial public release for use with Blender Cloud addon.
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '1.1.0'
|
||||
__version__ = '1.1.1'
|
||||
|
||||
Reference in New Issue
Block a user