Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Commit c9fd62a

Browse files
committed
Release 1.0.0
1 parent 2ea09dc commit c9fd62a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
## 1.0.0a1 (2016-11-25)
1+
## 1.0.0 (2016-03-04)
22

33
- New low-level security group rule blueprint [GH-56]
44
- Update firehose blueprint to fully use variables [GH-57]
5+
- convert dynamodb to TroposphereType [GH-58]
56
- Update elasticache to fully use variables [GH-59]
67
- Update VPC to fully use variables [GH-60]
8+
- give empire daemon access to ECR [GH-70]
9+
- simple ECS repo blueprint [GH-72]
10+
- update RDS to fully use variables [GH-76]
11+
- Initial aurora blueprints [GH-77]
12+
- s3 blueprint [GH-80]
713

814
## 0.7.6 (2017-01-19)
915

stacker_blueprints/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a1"
1+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)