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.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.3] - 2026-05-18
9+
10+ ### Security
11+
12+ - Updated ` Magick.NET-Q8-AnyCPU ` from ` 14.13.0 ` to ` 14.13.1 ` in the app and converters projects to address current Dependabot advisories.
13+
814## [ 0.2.2] - 2026-05-01
915
1016### Changed
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <OutputType >WinExe</OutputType >
44 <TargetFramework >net8.0-windows</TargetFramework >
5- <Version >0.2.2 </Version >
6- <AssemblyVersion >0.2.2 .0</AssemblyVersion >
7- <FileVersion >0.2.2 .0</FileVersion >
5+ <Version >0.2.3 </Version >
6+ <AssemblyVersion >0.2.3 .0</AssemblyVersion >
7+ <FileVersion >0.2.3 .0</FileVersion >
88 <LangVersion >latest</LangVersion >
99 <ImplicitUsings >disable</ImplicitUsings >
1010 <OutputPath Condition =" '$(Configuration)'=='Debug'" >..\bin\debug\</OutputPath >
You can’t perform that action at this time.
0 commit comments