File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/v1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+ ## [ 2.1.5] - 2019-10-17
9
+ ### Changed
10
+ - Improve rds error catching
11
+
8
12
## [ 2.1.4] - 2019-10-16
9
13
### Changed
10
14
- 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
153
157
- rds clusters support with scheduler
154
158
155
159
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
157
162
[ 2.1.4 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.3...2.1.4
158
163
[ 2.1.3 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.2...2.1.3
159
164
[ 2.1.2 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.1...2.1.2
You can’t perform that action at this time.
0 commit comments