Sha256: 47d64b82fac5e5f1240b87ae11f92959a567a1ff952a1ed7f3116696a205206b

Contents?: true

Size: 783 Bytes

Versions: 1

Compression:

Stored size: 783 Bytes

Contents

# Change Log

All notable changes to this project will be documented in this file.
This project *loosely* adheres to [Semantic Versioning](http://semver.org/), even before v1.0.

## [0.4.3] - 2021-05-27
- [#4](https://github.com/tongueroo/cfn-status/pull/4) fix current status message

## [0.4.2]
- #3 improve messaging when wait called directly. dont show old events.

## [0.4.1]
- fix require cfn_status/rollback_stack

## [0.4.0]
- #2 add handle_rollback! method

## [0.3.1]
- allow use of different cfn client

## [0.3.0]
- #1 Breaking change: rename Rename to CfnStatus, cfn/status to cfn_status
- Handle large templates and long stack_events via paginating the cfn.describe_stack_events until

## [0.2.0]
- allow require "cfn-status" to work also

## [0.1.0]
- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cfn-status-0.4.3 CHANGELOG.md