Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 778 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.

v0.2.1 - 2021-08-21

Added

  • Added Go 1.17 support.

v0.2.0 - 2021-08-01

Added

  • Added a changelog.
  • Added a code of conduct.
  • Added a pull request template.
  • Added a Semantic Commits configuration file.

Changed

  • BREAKING: Updated to v2 of the AWS SDK.
  • Updated github.com/gofor-little/env from v0.4.4 to v1.0.0.

v0.1.1 - 2021-03-17

Added

  • Added Dependabot configuration file.

Fixed

  • Fixed GitHub CI action.

v0.1.0 - 2021-03-17

Added

  • Added Send function.