Skip to content

Commit cf317ee

Browse files
release: v0.2.0 (#16)
Signed-off-by: Lacework <[email protected]>
1 parent fbcd76c commit cf317ee

File tree

3 files changed

+19
-6
lines changed

3 files changed

+19
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v0.2.0
2+
3+
## Features
4+
* feat: adding non_os_package_support input (#15) (Salim Afiune)([fbcd76c](https://github.com/lacework/terraform-aws-ecr/commit/fbcd76cca2a2bd9df7cf03f5413db8403d78cb19))
5+
## Documentation Updates
6+
* docs: Add contributing documentation (#13) (Darren)([8a20b91](https://github.com/lacework/terraform-aws-ecr/commit/8a20b915d6fcee3a96b9d2fddc8eeb7b38e0bb75))
7+
* docs: add inputs and outputs to README (#12) (Matt Cadorette)([24ec9ea](https://github.com/lacework/terraform-aws-ecr/commit/24ec9eaab927531a0e66a30ef42e017b218802ea))
8+
## Other Changes
9+
* chore: version bump to v0.1.3-dev (Lacework)([70c1a2a](https://github.com/lacework/terraform-aws-ecr/commit/70c1a2a0c561292ae770aed1000b9145d1a5d9fc))
10+
* ci: sign lacework-releng commits (#11) (Salim Afiune)([f3f4781](https://github.com/lacework/terraform-aws-ecr/commit/f3f4781fe1114024c9a454c057a6abdc99910beb))
11+
---
112
# v0.1.2
213

314
## Documentation Updates

RELEASE_NOTES.md

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

4+
## Features
5+
* feat: adding non_os_package_support input (#15) (Salim Afiune)([fbcd76c](https://github.com/lacework/terraform-aws-ecr/commit/fbcd76cca2a2bd9df7cf03f5413db8403d78cb19))
46
## Documentation Updates
5-
* docs: fix codefresh icon (#7) (Darren)([16ecc06](https://github.com/lacework/terraform-aws-ecr/commit/16ecc06ce8daea1bd24c916fa99b7409feaef822))
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))
69
## Other Changes
7-
* chore: bump required version of TF to 0.12.31 (#9) (Scott Ford)([c4c0c64](https://github.com/lacework/terraform-aws-ecr/commit/c4c0c647f7d78e63899d4f6303114b978cb17625))
8-
* ci: fix finding major versions during release (#8) (Salim Afiune)([89852da](https://github.com/lacework/terraform-aws-ecr/commit/89852da696aa076aa8bdc3f47d784ecde7e67b8c))
9-
* ci: switch PR test from CircleCI to CodeFresh (#6) (Darren)([fda7214](https://github.com/lacework/terraform-aws-ecr/commit/fda7214a20da777e24700952bc75eb4cf914b963))
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))

VERSION

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

0 commit comments

Comments
 (0)