Skip to content

Commit

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

## [Unreleased]
## [2.10.0] - 2020-11-08
### Test

* **poetry:** add python pyproject.toml file ([d59483f](https://github.com/diodonfrost/terraform-aws-lambda-nuke/commit/d59483f119d410282490ddcfeb8292d3c5041f38))
* **pytest:** set python_path directly in pytest.ini ([70e7b98](https://github.com/diodonfrost/terraform-aws-lambda-nuke/commit/70e7b98d59b4a976701b3c791d489f18906fbf03))
* **kitchen-ci:** removing kitchen-ci test ([8722edb](https://github.com/diodonfrost/terraform-aws-lambda-nuke/commit/8722edbc417875b5d7b3f4558de6ed89571601e9))

## [2.9.0] - 2020-09-12
### Added
- Python 3.8 support
Expand Down Expand Up @@ -170,7 +177,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- AWS elbv2 deletion support
- AWS keypair deletion support

[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.9.0...HEAD
[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.10.0...HEAD
[2.10.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.9.0...2.10.0
[2.9.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.8.0...2.9.0
[2.8.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.7.1...2.8.0
[2.7.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.7.0...2.7.1
Expand Down

0 comments on commit f2901a4

Please sign in to comment.