Skip to content

Commit a4211f7

Browse files
authored
Merge pull request #11 from ymgyt/prepare-release
chore: prepare release
2 parents e3c302d + b66c5f4 commit a4211f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
## [0.1.2] - 2023-07-24
10-
### Added
10+
### Changed
1111
- update aws-sdk-cloudwatchlogs version from 0.27.0 to 0.28.0 https://github.com/ymgyt/tracing-cloudwatch/pull/6
1212

1313
## [0.1.1] - 2023-05-07

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tracing-cloudwatch"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
license = "MIT"
66
description = "tracing-subscriber layer that sends your application's tracing events(logs) to AWS CloudWatch Logs"

0 commit comments

Comments
 (0)