Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 1.23 KB

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.

[Unreleased]

[0.3.0] - 2024-11-15

Added

  • add ordered_logs feature to handle chronological order in logs #41

[0.2.0] - 2024-10-12

Added

  • add with_fmt_layer method #39

[0.1.5] - 2024-02-06

Changed

  • update aws-sdk-cloudwatchlogs version from 0.34 to 1 #34

[0.1.4] - 2023-10-19

Added

  • add rusoto_rustls feature #24

[0.1.3] - 2023-10-03

Changed

  • update aws-sdk-cloudwatchlogs version from 0.28 to 0.31 #23

[0.1.2] - 2023-07-24

Changed

  • update aws-sdk-cloudwatchlogs version from 0.27.0 to 0.28.0 #6

[0.1.1] - 2023-05-07

Added

  • support AWS SDK #3

[0.1.0] - 2023-05-06

Added

  • crate published