File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.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.9.0] - 2020-07-28
9
+ ### Added
10
+ - Terraform variable "tags" for tag lambda function
11
+ - github-action workflow
12
+
13
+ ### Changed
14
+ - Freeze pylint version
15
+
16
+ ### Deleted
17
+ - removing kitchen-ci file
18
+
8
19
## [ 2.8.0] - 2020-04-15
9
20
### Added
10
21
- Improve instance scheduler unit tests
@@ -219,7 +230,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
219
230
- rds instances support with scheduler
220
231
- rds clusters support with scheduler
221
232
222
- [ Unreleased ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.8.0...HEAD
233
+ [ Unreleased ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.9.0...HEAD
234
+ [ 2.9.0 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.8.0...2.9.0
223
235
[ 2.8.0 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.7.0...2.8.0
224
236
[ 2.7.0 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.6.0...2.7.0
225
237
[ 2.6.0 ] : https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.5.3...2.6.0
You can’t perform that action at this time.
0 commit comments