Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Commit 267a4dc

Browse files
committed
Merge branch 'release/v3.1.2'
2 parents 630768c + cfda97a commit 267a4dc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ $ ./testrunner
7777
```
7878
* At this point you have everything needed for local development, hack away and submit a [pull request](https://help.github.com/articles/using-pull-requests/) to the `develop` branch
7979

80+
### Version 3+ notes:
81+
- v3.1.x introduces a breaking behavior compared to prior v3.x releases. In 3.1+
82+
in the absense of any CC-Vms or if they are unable to be shutdown, cfops will
83+
return an error and exit immediately.
84+
- Prior to 3.1 cfops will continue regardless of if it was successful in
85+
shutting down the cc-vms
86+
8087

8188
### Differences between v1 and v2
8289

0 commit comments

Comments
 (0)