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 tokio to v1.44.2 [ security] (pr [ #89 ] )
13+
814## [ 0.2.27] - 2025-03-22
915
1016### Security
@@ -274,6 +280,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
274280[ #86 ] : https://github.com/jerus-org/lambda_sqs/pull/86
275281[ #87 ] : https://github.com/jerus-org/lambda_sqs/pull/87
276282[ #88 ] : https://github.com/jerus-org/lambda_sqs/pull/88
283+ [ #89 ] : https://github.com/jerus-org/lambda_sqs/pull/89
284+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.27...HEAD
277285[ 0.2.27 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.26...v0.2.27
278286[ 0.2.26 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.25...v0.2.26
279287[ 0.2.25 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.24...v0.2.25
You can’t perform that action at this time.
0 commit comments