File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to DMINLauncher 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+ ## [ 1.0.3] - 2024-01-15
9+
10+ ### Changed
11+ - 🎨 Switched to fluent compact theme
12+ - 🔍 Updated search logic
13+
814## [ 1.0.2] - 2024-01-15
915
1016### Added
Original file line number Diff line number Diff line change 99<AssemblyName >DMINLauncher</AssemblyName >
1010
1111<!-- Version Information -->
12- <Version >1.0.2 </Version >
13- <AssemblyVersion >1.0.2 </AssemblyVersion >
14- <FileVersion >1.0.2 </FileVersion >
15- <InformationalVersion >1.0.2 </InformationalVersion >
12+ <Version >1.0.3 </Version >
13+ <AssemblyVersion >1.0.3 </AssemblyVersion >
14+ <FileVersion >1.0.3 </FileVersion >
15+ <InformationalVersion >1.0.3 </InformationalVersion >
1616
1717<!-- Application Icon -->
1818<ApplicationIcon >Assets\doom.ico</ApplicationIcon >
You can’t perform that action at this time.
0 commit comments