Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v0.3.0

## Features
* feat: Add inputs limit_by_labels, limit_by_tags, limit_by_repositories (#17) (Darren)([1c84465](https://github.com/lacework/terraform-aws-ecr/commit/1c84465614704d219859d2fec46cb619ed0dccc1))
## Other Changes
* ci: version bump to v0.2.1-dev (Lacework)([af1212a](https://github.com/lacework/terraform-aws-ecr/commit/af1212acaee32d5401446c3c48efe3b970921f17))
---
# v0.2.0

## Features
Expand Down
10 changes: 3 additions & 7 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.2.0`.
Another day, another release. These are the release notes for the version `v0.3.0`.

## Features
* feat: adding non_os_package_support input (#15) (Salim Afiune)([fbcd76c](https://github.com/lacework/terraform-aws-ecr/commit/fbcd76cca2a2bd9df7cf03f5413db8403d78cb19))
## Documentation Updates
* docs: Add contributing documentation (#13) (Darren)([8a20b91](https://github.com/lacework/terraform-aws-ecr/commit/8a20b915d6fcee3a96b9d2fddc8eeb7b38e0bb75))
* docs: add inputs and outputs to README (#12) (Matt Cadorette)([24ec9ea](https://github.com/lacework/terraform-aws-ecr/commit/24ec9eaab927531a0e66a30ef42e017b218802ea))
* feat: Add inputs limit_by_labels, limit_by_tags, limit_by_repositories (#17) (Darren)([1c84465](https://github.com/lacework/terraform-aws-ecr/commit/1c84465614704d219859d2fec46cb619ed0dccc1))
## Other Changes
* chore: version bump to v0.1.3-dev (Lacework)([70c1a2a](https://github.com/lacework/terraform-aws-ecr/commit/70c1a2a0c561292ae770aed1000b9145d1a5d9fc))
* ci: sign lacework-releng commits (#11) (Salim Afiune)([f3f4781](https://github.com/lacework/terraform-aws-ecr/commit/f3f4781fe1114024c9a454c057a6abdc99910beb))
* ci: version bump to v0.2.1-dev (Lacework)([af1212a](https://github.com/lacework/terraform-aws-ecr/commit/af1212acaee32d5401446c3c48efe3b970921f17))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1-dev
0.3.0