File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
66
77## Unreleased
88
9+ ## [ 4.0.1] - 2023-03-29
10+
911### :syringe : Fixed
1012
1113- [ #781 ] ( https://github.com/FantasticFiasco/aws-signature-version-4/issues/781 ) Remove unnecessary memory allocation (contribution by [ @AgusMarquezUala ] ( https://github.com/AgusMarquezUala ) )
Original file line number Diff line number Diff line change 11<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22
33 <PropertyGroup >
4- <VersionPrefix >4.0.0 </VersionPrefix >
4+ <VersionPrefix >4.0.1 </VersionPrefix >
55 <VersionSuffix ></VersionSuffix >
66 <!--
77 Only increment the assembly version on major version changes to help users reduce binding
You can’t perform that action at this time.
0 commit comments