Skip to content

Commit abdfe5e

Browse files
chore(release): version 1.0.0 [skip ci]
## 1.0.0 (2023-01-04) ### Features * Added module functionality ([#1](#1)) ([43ecbdc](43ecbdc)) ### Bug Fixes * Allow version range instead of fixed version ([#2](#2)) ([9486956](9486956)) * Changed region to aws_region ([#3](#3)) ([15edf3d](15edf3d))
1 parent 15edf3d commit abdfe5e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.0 (2023-01-04)
6+
7+
8+
### Features
9+
10+
* Added module functionality ([#1](https://github.com/justtrackio/terraform-aws-ecs-tracing/issues/1)) ([43ecbdc](https://github.com/justtrackio/terraform-aws-ecs-tracing/commit/43ecbdcd336d5843140526af83e85cf197d0f933))
11+
12+
13+
### Bug Fixes
14+
15+
* Allow version range instead of fixed version ([#2](https://github.com/justtrackio/terraform-aws-ecs-tracing/issues/2)) ([9486956](https://github.com/justtrackio/terraform-aws-ecs-tracing/commit/9486956f5ad8f54e14a9b71d4dcda3b761012d30))
16+
* Changed region to aws_region ([#3](https://github.com/justtrackio/terraform-aws-ecs-tracing/issues/3)) ([15edf3d](https://github.com/justtrackio/terraform-aws-ecs-tracing/commit/15edf3dd38db5d1f22c69b5298f94520c71522ad))
17+
518
## 1.0.0 (2022-12-15)
619

720

0 commit comments

Comments
 (0)