Skip to content

Commit

Permalink
v1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
troyready committed Feb 28, 2021
1 parent 29e3a67 commit 09f9ba2
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 @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.18.3] - 2021-02-27
### Fixed
- `kbenv` executions that invoked awscliv2 (i.e. through kubeconfigs) would fail

## [1.18.2] - 2021-02-24
### Fixed
- CloudFormation AWS Lambda build hook build errors when Docker left behind root-owned files
Expand Down Expand Up @@ -1054,7 +1058,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Fix changed CFN parameters not being displayed during `runway plan`.

[Unreleased]: https://github.com/onicagroup/runway/compare/v1.18.2...HEAD
[Unreleased]: https://github.com/onicagroup/runway/compare/v1.18.3...HEAD
[1.18.3]: https://github.com/onicagroup/runway/compare/v1.18.2...v1.18.3
[1.18.2]: https://github.com/onicagroup/runway/compare/v1.18.1...v1.18.2
[1.18.1]: https://github.com/onicagroup/runway/compare/v1.18.0...v1.18.1
[1.18.0]: https://github.com/onicagroup/runway/compare/v1.17.0...v1.18.0
Expand Down

0 comments on commit 09f9ba2

Please sign in to comment.