Skip to content

Commit

Permalink
Update changelog for 3.1.0
Browse files Browse the repository at this point in the history
nuwang committed Aug 19, 2022
1 parent 28067e2 commit d51933a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
3.1.0 - August 19, 2022 (sha 28067e22377a60423e7fcf4f995ce224307b8b09)
---------------------------------------------------------------------

* Added app credentials support to openstack.
* Added VM instance create time property to all providers (thanks to @rodrigonull)
* Added Azure stop VM instance method (thanks to @rodrigonull)
* Cloud provider sdks updated to latest versions
* Other misc fixes.

3.0.0 - December 3, 2021 (sha 327e330bed78b8b70c9ff9d256513d71bc27545f)
---------------------------------------------------------------------

@@ -6,7 +15,7 @@
instead of `pip install cloudbridge` to obtain previous behaviour. This is to allow greater control over what
providers are installed. To install only specific providers, use `pip install cloudbridge[aws,gcp]` etc. #292
(thanks to @RyanSiu1995)
* Allow users to create signed urls with write permissions #292 (thanks to @FabioRosado)
* Allow users to create signed urls with write permissions #294 (thanks to @FabioRosado)

2.2.0 - November 5, 2021 (sha f3fb8e18781cd3ede4509ef75a69e7c2a420a167)
---------------------------------------------------------------------

0 comments on commit d51933a

Please sign in to comment.