File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 tokio to 1.50.0(pr [ #132 ] )
13+
814## [ 0.3.1] - 2026-02-28
915
1016### Added
@@ -441,6 +447,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
441447[ #128 ] : https://github.com/jerus-org/lambda_sqs/pull/128
442448[ #129 ] : https://github.com/jerus-org/lambda_sqs/pull/129
443449[ #130 ] : https://github.com/jerus-org/lambda_sqs/pull/130
450+ [ #132 ] : https://github.com/jerus-org/lambda_sqs/pull/132
451+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.3.1...HEAD
444452[ 0.3.1 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.3.0...v0.3.1
445453[ 0.3.0 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.37...v0.3.0
446454[ 0.2.37 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.36...v0.2.37
You can’t perform that action at this time.
0 commit comments