Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ashb committed Jun 23, 2015
1 parent b836645 commit cc4309e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
@@ -1,10 +1,9 @@
##Unreleased
* Deprecate the ec2.tags.Env tag and warn about its use
## Version 0.5.3

## Version 0.5.3 [WIP]
* Improve message content when cfn_create raises an exception and fails.
* Cleanup SSL certificates when cfn_create raises an exception and fails.
* Make default S3 permissions more restrictive. Everyone can get object.
* Deprecate the ec2.tags.Env tag and warn about its use

## Version 0.5.2

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name='bootstrap_cfn',
version='0.5.2',
version='0.5.3',
url='http://github.com/ministryofjustice/bootstrap_cfn/',
license='LICENSE',
author='MOJDS',
Expand Down

0 comments on commit cc4309e

Please sign in to comment.