You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
7
## [Unreleased]
8
+
9
+
## [1.5.2] - 2020-04-02
8
10
### Fixed
9
11
-`runway plan` for cfngin modules will now properly resolve output lookups when the original stack did not change or the reference stack is `locked: true`
10
12
-`env_var` deployment/module will now work as expected when used with a CFNgin or staticsite module
@@ -760,7 +762,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
760
762
### Changed
761
763
- Fix changed CFN parameters not being displayed during `runway plan`.
0 commit comments