File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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.140(pr [ #84 ] )
13+
814## [ 0.2.24] - 2025-03-01
915
1016### Security
@@ -249,6 +255,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
249255[ #81 ] : https://github.com/jerus-org/lambda_sqs/pull/81
250256[ #82 ] : https://github.com/jerus-org/lambda_sqs/pull/82
251257[ #83 ] : https://github.com/jerus-org/lambda_sqs/pull/83
258+ [ #84 ] : https://github.com/jerus-org/lambda_sqs/pull/84
259+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.24...HEAD
252260[ 0.2.24 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.23...v0.2.24
253261[ 0.2.23 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.22...v0.2.23
254262[ 0.2.22 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.21...v0.2.22
You can’t perform that action at this time.
0 commit comments