Skip to content

Commit ca002c2

Browse files
committed
chore: update changelog for pr
1 parent 379cf7c commit ca002c2

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: update rust crate serde_json to 1.0.134(pr [#69])
13+
814
## [0.2.17] - 2024-12-21
915

1016
### Security
@@ -181,6 +187,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
181187
[#66]: https://github.com/jerus-org/lambda_sqs/pull/66
182188
[#67]: https://github.com/jerus-org/lambda_sqs/pull/67
183189
[#68]: https://github.com/jerus-org/lambda_sqs/pull/68
190+
[#69]: https://github.com/jerus-org/lambda_sqs/pull/69
191+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.17...HEAD
184192
[0.2.17]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.16...v0.2.17
185193
[0.2.16]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.15...v0.2.16
186194
[0.2.15]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.14...v0.2.15

0 commit comments

Comments
 (0)