Skip to content

Commit 6638147

Browse files
committed
update CHANGELOG.md
1 parent aa144e0 commit 6638147

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
8+
## [2.1.5] - 2019-10-17
9+
### Changed
10+
- Improve rds error catching
11+
812
## [2.1.4] - 2019-10-16
913
### Changed
1014
- Fix autoscaling scheduler when autoscaling list are empty
@@ -153,7 +157,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
153157
- rds clusters support with scheduler
154158

155159

156-
[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.4...HEAD
160+
[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.5...HEAD
161+
[2.1.5]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.4...2.1.5
157162
[2.1.4]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.3...2.1.4
158163
[2.1.3]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.2...2.1.3
159164
[2.1.2]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.1...2.1.2

0 commit comments

Comments
 (0)