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+ ### Fixed
11+
12+ - deps: update rust crate lambda_runtime to 1.0.2(pr [ #121 ] )
13+
814## [ 0.2.37] - 2025-11-28
915
1016### Fixed
@@ -404,6 +410,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
404410[ #120 ] : https://github.com/jerus-org/lambda_sqs/pull/120
405411[ #118 ] : https://github.com/jerus-org/lambda_sqs/pull/118
406412[ #119 ] : https://github.com/jerus-org/lambda_sqs/pull/119
413+ [ #121 ] : https://github.com/jerus-org/lambda_sqs/pull/121
414+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.37...HEAD
407415[ 0.2.37 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.36...v0.2.37
408416[ 0.2.36 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.35...v0.2.36
409417[ 0.2.35 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.34...v0.2.35
You can’t perform that action at this time.
0 commit comments