Skip to content

Commit 8945e81

Browse files
committed
chore: update changelog for pr
1 parent e0d9236 commit 8945e81

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Security
11+
12+
- Dependencies: bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group across 1 directory(pr [#109])
13+
814
## [0.2.34] - 2025-08-28
915

1016
### Fixed
@@ -356,6 +362,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
356362
[#106]: https://github.com/jerus-org/lambda_sqs/pull/106
357363
[#107]: https://github.com/jerus-org/lambda_sqs/pull/107
358364
[#108]: https://github.com/jerus-org/lambda_sqs/pull/108
365+
[#109]: https://github.com/jerus-org/lambda_sqs/pull/109
366+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.34...HEAD
359367
[0.2.34]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.33...v0.2.34
360368
[0.2.33]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.32...v0.2.33
361369
[0.2.32]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.31...v0.2.32

0 commit comments

Comments
 (0)