Skip to content

Commit 7ff8aa8

Browse files
committed
chore: update changelog for pr
1 parent 805b6c6 commit 7ff8aa8

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.138(pr [#81])
13+
814
## [0.2.21] - 2025-01-25
915

1016
### Changed
@@ -228,6 +234,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228234
[#78]: https://github.com/jerus-org/lambda_sqs/pull/78
229235
[#79]: https://github.com/jerus-org/lambda_sqs/pull/79
230236
[#80]: https://github.com/jerus-org/lambda_sqs/pull/80
237+
[#81]: https://github.com/jerus-org/lambda_sqs/pull/81
238+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.21...HEAD
231239
[0.2.21]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.20...v0.2.21
232240
[0.2.20]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.19...v0.2.20
233241
[0.2.19]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.18...v0.2.19

0 commit comments

Comments
 (0)