Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 509 Bytes

CHANGELOG

Categories: Added, Removed, Changed, Fixed, Nonfunctional, Deprecated

Unreleased

2.0.0

Added

  • Support for region and sceptre_role dict arguments

Changed

  • Updated the requirement for Sceptre to >=4.0.1
  • All AWS environment variables for the appropriate session are passed to the subprocess

1.2.1

Changed

  • Replaced pinned packaging requirement with sceptre >=2.7

0.1.0 (2019.07.02)

Added

  • Initial resolver code