Skip to content

Commit 086a54d

Browse files
Merge pull request #18 from lacework/release
Release v0.3.0
2 parents 1c84465 + f91620a commit 086a54d

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v0.3.0
2+
3+
## Features
4+
* feat: Add inputs limit_by_labels, limit_by_tags, limit_by_repositories (#17) (Darren)([1c84465](https://github.com/lacework/terraform-aws-ecr/commit/1c84465614704d219859d2fec46cb619ed0dccc1))
5+
## Other Changes
6+
* ci: version bump to v0.2.1-dev (Lacework)([af1212a](https://github.com/lacework/terraform-aws-ecr/commit/af1212acaee32d5401446c3c48efe3b970921f17))
7+
---
18
# v0.2.0
29

310
## Features

RELEASE_NOTES.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.2.0`.
2+
Another day, another release. These are the release notes for the version `v0.3.0`.
33

44
## Features
5-
* feat: adding non_os_package_support input (#15) (Salim Afiune)([fbcd76c](https://github.com/lacework/terraform-aws-ecr/commit/fbcd76cca2a2bd9df7cf03f5413db8403d78cb19))
6-
## Documentation Updates
7-
* docs: Add contributing documentation (#13) (Darren)([8a20b91](https://github.com/lacework/terraform-aws-ecr/commit/8a20b915d6fcee3a96b9d2fddc8eeb7b38e0bb75))
8-
* docs: add inputs and outputs to README (#12) (Matt Cadorette)([24ec9ea](https://github.com/lacework/terraform-aws-ecr/commit/24ec9eaab927531a0e66a30ef42e017b218802ea))
5+
* feat: Add inputs limit_by_labels, limit_by_tags, limit_by_repositories (#17) (Darren)([1c84465](https://github.com/lacework/terraform-aws-ecr/commit/1c84465614704d219859d2fec46cb619ed0dccc1))
96
## Other Changes
10-
* chore: version bump to v0.1.3-dev (Lacework)([70c1a2a](https://github.com/lacework/terraform-aws-ecr/commit/70c1a2a0c561292ae770aed1000b9145d1a5d9fc))
11-
* ci: sign lacework-releng commits (#11) (Salim Afiune)([f3f4781](https://github.com/lacework/terraform-aws-ecr/commit/f3f4781fe1114024c9a454c057a6abdc99910beb))
7+
* ci: version bump to v0.2.1-dev (Lacework)([af1212a](https://github.com/lacework/terraform-aws-ecr/commit/af1212acaee32d5401446c3c48efe3b970921f17))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1-dev
1+
0.3.0

0 commit comments

Comments
 (0)