Skip to content

Commit c71f46f

Browse files
author
Dougal Ballantyne
committed
Prepping v0.0.15 release
1 parent 2cf2063 commit c71f46f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
CHANGELOG
33
=========
44

5+
0.0.15
6+
======
7+
8+
* feature:``cli``: status call now outputs CREATE_FAILED messages for stacks in error state
9+
* update:``cli``: Improved tags and extra_parameters on CLI
10+
* bugfix:``cli``: Only check config sanity on calls that mutate stack
11+
512
0.0.14
613
======
714
* feature:``cli``: Introduced sanity_check feature for config

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ everything is done using CloudFormation or resources within AWS.
88

99
### Installation
1010

11-
The current working version is cfncluster-0.0.14. The CLI is written in python and uses BOTO for AWS actions. You can install the CLI with the following command:
11+
The current working version is cfncluster-0.0.15. The CLI is written in python and uses BOTO for AWS actions. You can install the CLI with the following command:
1212

1313
#### Linux/OSX
1414

0 commit comments

Comments
 (0)