-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from meltwater/hikerspath-patch-1
Documentation Updates v1
- Loading branch information
Showing
2 changed files
with
108 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
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). | ||
|
||
## DEPRECATED | ||
|
||
## [v1.1.2](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.5...v1.1.1) - 2022-03-11 | ||
|
||
### Added | ||
|
||
- Changelog for v1 spec | ||
|
||
### Changed | ||
|
||
- Readme | ||
|
||
## [v1.1.1](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.5...v1.1.1) - 2022-03-11 | ||
|
||
### Changed | ||
|
||
- Readme | ||
|
||
## [v1.0.5](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.4...v1.0.5) - 2021-07-01 | ||
|
||
### Changed | ||
|
||
- Upgrade Lambda function to use Python 3.8 runtime | ||
|
||
## [v1.0.5](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.4...v1.0.5) - 2021-07-01 | ||
|
||
### Changed | ||
|
||
- Upgrade Lambda function to use Python 3.8 runtime | ||
|
||
## [v1.0.4](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.3...v1.0.4) - 2019-11-14 | ||
|
||
### Added | ||
|
||
- Added unique id's to allow multiple uses within the same account ([#17](https://github.com/meltwater/terraform-aws-asg-dns-handler/pull/17) [@seanturner83](https://github.com/seanturner83)) | ||
|
||
### Changed | ||
|
||
- Updated testing scenarios for latest aws provider ([#20](https://github.com/meltwater/terraform-aws-asg-dns-handler/pull/20) [@hikerspath](https://github.com/hikerspath)) | ||
|
||
## [v1.0.3](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.2...v1.0.3) - 2019-02-11 | ||
|
||
### Fixed | ||
|
||
- Fix for Lifecycle_hooks | ||
|
||
## [v1.0.2](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.1...v1.0.2) - 2019-01-21 | ||
|
||
### Changed | ||
|
||
- Outputs.tf and variables.tf updated. | ||
|
||
## [v1.0.1](https://github.com/meltwater/terraform-aws-asg-dns-handler/compare/v1.0.2...v1.0.1) - 2019-01-21 | ||
|
||
### Added | ||
|
||
- Initial public release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters