Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 657 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 657 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.

1.2.1 (2024-10-28)

Fix

  • Added missing dash for buckets with a suffix. (#10)
  • Updated bucket resource to allow replacement with create_before_destroy.

1.2.0 (2024-10-28)

Feat

  • Added option to assign a suffix to the bucket name. (#7)

1.1.0 (2024-10-17)

Feat

  • Set object ownership to support CloudFront logs. (#4)

1.0.0 (2024-10-11)

Feat

  • Initial release. (#1)