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 to 1.0.217(pr [ #71 ] )
13+
814## [ 0.2.18] - 2024-12-28
915
1016### Security
@@ -190,6 +196,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
190196[ #68 ] : https://github.com/jerus-org/lambda_sqs/pull/68
191197[ #69 ] : https://github.com/jerus-org/lambda_sqs/pull/69
192198[ #70 ] : https://github.com/jerus-org/lambda_sqs/pull/70
199+ [ #71 ] : https://github.com/jerus-org/lambda_sqs/pull/71
200+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.18...HEAD
193201[ 0.2.18 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.17...v0.2.18
194202[ 0.2.17 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.16...v0.2.17
195203[ 0.2.16 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.15...v0.2.16
You can’t perform that action at this time.
0 commit comments