Skip to content

Commit 6f7f926

Browse files
committed
release CHANGELOG.md
1 parent a2e0e2a commit 6f7f926

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [3.1.3] - 2021-02-28
9+
### Bug Fixes
10+
11+
* **variable:** rename scheduler tag variable name ([a2e0e2a](https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/commit/a2e0e2a95af3ee36e160123fc1decf1f9b88830e))
12+
813
## [3.1.2] - 2021-02-26
914
### Reverts
1015

@@ -298,7 +303,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
298303
- rds instances support with scheduler
299304
- rds clusters support with scheduler
300305

301-
[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/3.1.1...HEAD
306+
[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/3.1.3...HEAD
307+
[3.1.3]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/3.1.2...3.1.3
302308
[3.1.2]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/3.1.1...3.1.2
303309
[3.1.1]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/3.1.0...3.1.1
304310
[3.1.0]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/3.0.1...3.1.0

0 commit comments

Comments
 (0)