Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 777 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 777 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning, as much as a website reasonably can. Backwards incompatible changes (requiring a major version bump) will be described here, and may involve database changes, significant workflow changes, or changes that require manual edits to pluggable interfaces.

0.2.0

Added

  • CHANGELOG.md
  • AWS-CDK automation for deploying to AWS infrastructure
  • Refactor to accomordate the AWS infrastructure
  • In-line documentation

Removed

  • DLQ and replaced with logging

0.1.0

Added

  • Initial commit for using the tool as a CLI tool.