Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diodonfrost committed Oct 17, 2019
1 parent aa144e0 commit 6638147
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/v1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [2.1.5] - 2019-10-17
### Changed
- Improve rds error catching

## [2.1.4] - 2019-10-16
### Changed
- Fix autoscaling scheduler when autoscaling list are empty
Expand Down Expand Up @@ -153,7 +157,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- rds clusters support with scheduler


[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.4...HEAD
[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.5...HEAD
[2.1.5]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.4...2.1.5
[2.1.4]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.3...2.1.4
[2.1.3]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.2...2.1.3
[2.1.2]: https://github.com/diodonfrost/terraform-aws-lambda-scheduler-stop-start/compare/2.1.1...2.1.2
Expand Down

0 comments on commit 6638147

Please sign in to comment.