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

Latest commit

 

History

History
33 lines (24 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 740 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.3.1 - 2021-08-21

Added

  • Added Go 1.17 support.
  • Added a changelog.
  • Added a code of conduct.

Changed

  • Refactored tests.

v0.3.0 - 2021-06-28

Added

  • Added LoadString function.

Changed

  • BREAKING: Updated to v2 of the AWS SDK.

v0.2.0 - 2021-05-15

Changed

  • BREAKING: Renamed package from config to cfg.

v0.1.1 - 2021-02-20

Added

Added Go 1.16 support.

v0.1.0 - 2021-02-15

Added

  • Added Load function.