File tree 1 file changed +8
-0
lines changed 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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ Unreleased]
9
+
10
+ ### Security
11
+
12
+ - Dependencies: update rust crate serde to 1.0.219(pr [ #86 ] )
13
+
8
14
## [ 0.2.25] - 2025-03-08
9
15
10
16
### Security
@@ -258,6 +264,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
258
264
[ #83 ] : https://github.com/jerus-org/lambda_sqs/pull/83
259
265
[ #84 ] : https://github.com/jerus-org/lambda_sqs/pull/84
260
266
[ #85 ] : https://github.com/jerus-org/lambda_sqs/pull/85
267
+ [ #86 ] : https://github.com/jerus-org/lambda_sqs/pull/86
268
+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.25...HEAD
261
269
[ 0.2.25 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.24...v0.2.25
262
270
[ 0.2.24 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.23...v0.2.24
263
271
[ 0.2.23 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.22...v0.2.23
You can’t perform that action at this time.
0 commit comments