Sha256: 0d31dfb941bd8c8ee8f49d48708feb5963ed63e7be919532465ca7139e10824d

Contents?: true

Size: 884 Bytes

Versions: 3

Compression:

Stored size: 884 Bytes

Contents

# 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).

## [0.3.3] - 2021-07-14
Changed
- Bugfix of message equality check

## [0.3.2] - 2021-06-11
Changed
- Bugfix

## [0.3.1] - 2021-06-11
Changed
- Command
- SqsClient

## [0.3.0] - 2021-06-09
Added
- Command
- SqsClient

Changed:
- Client renamed to SnsClient
- `to:` renamed to `topic:`

## [0.2.3] - 2021-06-09
Added
- Skip on empty message with error notify

## [0.2.2] - 2021-06-08
Changed
- Fix save to database 
- Rename error to client error 

## [0.2.1] - 2021-06-02
- Fix can load from database if error_details is nil

## [0.2.0] - 2021-06-02
Added
- Complete tests
- Production ready

## [0.1.0] - 2021-05-24
- Init project

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cyclone_lariat-0.3.5 CHANGELOG.md
cyclone_lariat-0.3.4 CHANGELOG.md
cyclone_lariat-0.3.3 CHANGELOG.md